Nik has submitted this change and it was merged. Change subject: Added test group PubSubHubbub. ......................................................................
Added test group PubSubHubbub. Change-Id: I4536eb357930b94135b19fe217c5e45ad4b07d66 --- M tests/phpunit/PubSubHubbubTest.php 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Nik: Verified; Looks good to me, approved diff --git a/tests/phpunit/PubSubHubbubTest.php b/tests/phpunit/PubSubHubbubTest.php index 63572c0..e71d87a 100644 --- a/tests/phpunit/PubSubHubbubTest.php +++ b/tests/phpunit/PubSubHubbubTest.php @@ -6,6 +6,7 @@ * @covers PubSubHubbub\PubSubHubbub * * @group Database + * @group PubSubHubbub * * @licence GNU GPL v2+ * @author Alexander Lehmann -- To view, visit https://gerrit.wikimedia.org/r/123571 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4536eb357930b94135b19fe217c5e45ad4b07d66 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/PubSubHubbub Gerrit-Branch: master Gerrit-Owner: Nik <[email protected]> Gerrit-Reviewer: Nik <[email protected]> Gerrit-Reviewer: WikidataJenkins <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
