Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/200081
Change subject: LocalFileTest does not require database access ...................................................................... LocalFileTest does not require database access Change-Id: Iea4a2758a1169b212c15ceb4445b2e2a0458df1a --- M tests/phpunit/includes/filerepo/file/LocalFileTest.php 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/81/200081/1 diff --git a/tests/phpunit/includes/filerepo/file/LocalFileTest.php b/tests/phpunit/includes/filerepo/file/LocalFileTest.php index 5c5052e..3c5754b 100644 --- a/tests/phpunit/includes/filerepo/file/LocalFileTest.php +++ b/tests/phpunit/includes/filerepo/file/LocalFileTest.php @@ -2,7 +2,6 @@ /** * These tests should work regardless of $wgCapitalLinks - * @group Database * @todo Split tests into providers and test methods */ -- To view, visit https://gerrit.wikimedia.org/r/200081 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iea4a2758a1169b212c15ceb4445b2e2a0458df1a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Legoktm <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
