Nikerabbit has submitted this change and it was merged. Change subject: Define $wgAlwaysUseTidy to false where needed in unit tests ......................................................................
Define $wgAlwaysUseTidy to false where needed in unit tests Tidy changes some whitespaces in the HTML which breaks the tests if enabled. Change-Id: Ib44f60c0d4b595c76c258b41962c3c45ca21ac3e --- M tests/phpunit/includes/content/TextContentTest.php M tests/phpunit/includes/parser/TagHooksTest.php 2 files changed, 9 insertions(+), 2 deletions(-) Approvals: Nikerabbit: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/32320 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib44f60c0d4b595c76c258b41962c3c45ca21ac3e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: IAlex <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
