jenkins-bot has submitted this change and it was merged.

Change subject: Thanks is not using namespaces
......................................................................


Thanks is not using namespaces

Added in 422f0f6062ea57e46fcf7b58ce7121b31fcf3362

Change-Id: I8809348d30fdd8b569affd00cc061de22b38e6dc
---
M tests/ApiThankTest.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mattflaschen: Looks good to me, approved
  Addshore: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/tests/ApiThankTest.php b/tests/ApiThankTest.php
index e92efc6..ab1237c 100644
--- a/tests/ApiThankTest.php
+++ b/tests/ApiThankTest.php
@@ -10,7 +10,7 @@
  *
  * @author Adam Shorland
  */
-class ApiThankTest extends \ApiTestCase {
+class ApiThankTest extends ApiTestCase {
 
        public function setUp() {
                parent::setUp();

-- 
To view, visit https://gerrit.wikimedia.org/r/97195
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8809348d30fdd8b569affd00cc061de22b38e6dc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to