jenkins-bot has submitted this change and it was merged.
Change subject: rename BannerChooser test
......................................................................
rename BannerChooser test
To distinguish from upcoming tests of other allocations code paths.
Change-Id: I9df1e97ddae2c089f48c554153ace110105b869d
---
M CentralNotice.hooks.php
R tests/BannerChooserTest.php
2 files changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ejegg: Looks good to me, approved
jenkins-bot: Verified
diff --git a/CentralNotice.hooks.php b/CentralNotice.hooks.php
index f304171..3cc1993 100644
--- a/CentralNotice.hooks.php
+++ b/CentralNotice.hooks.php
@@ -362,8 +362,8 @@
$wgAutoloadClasses['CentralNoticeTestFixtures'] = __DIR__ .
'/tests/CentralNoticeTestFixtures.php';
$wgAutoloadClasses['ComparisonUtil'] = __DIR__ .
'/tests/ComparisonUtil.php';
- $files[ ] = __DIR__ . '/tests/AllocationsTest.php';
$files[ ] = __DIR__ . '/tests/ApiAllocationsTest.php';
+ $files[ ] = __DIR__ . '/tests/BannerChooserTest.php';
$files[ ] = __DIR__ . '/tests/CentralNoticeTest.php';
$files[ ] = __DIR__ . '/tests/BannerAllocationCalculatorTest.php';
$files[ ] = __DIR__ . '/tests/BannerChoiceDataProviderTest.php';
diff --git a/tests/AllocationsTest.php b/tests/BannerChooserTest.php
similarity index 100%
rename from tests/AllocationsTest.php
rename to tests/BannerChooserTest.php
--
To view, visit https://gerrit.wikimedia.org/r/172667
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9df1e97ddae2c089f48c554153ace110105b869d
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/CentralNotice
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Mwalker <[email protected]>
Gerrit-Reviewer: Ssmith <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits