Mailing List Archive

[MediaWiki-commits] [Gerrit] mediawiki...TextExtracts[master]: Fix @covers annotation
MaxSem has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405975 )

Change subject: Fix @covers annotation
......................................................................

Fix @covers annotation

Change-Id: Id6b2b1fcd14ea0d0aa544ff4dd26b3252a2c4797
---
M tests/phpunit/ApiQueryExtractsTest.php
1 file changed, 1 insertion(+), 1 deletion(-)


git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TextExtracts refs/changes/75/405975/1

diff --git a/tests/phpunit/ApiQueryExtractsTest.php b/tests/phpunit/ApiQueryExtractsTest.php
index 6c8d317..0eb8f12 100644
--- a/tests/phpunit/ApiQueryExtractsTest.php
+++ b/tests/phpunit/ApiQueryExtractsTest.php
@@ -5,7 +5,7 @@
use TextExtracts\ApiQueryExtracts;

/**
- * @covers ApiQueryExtracts
+ * @covers TextExtracts/ApiQueryExtracts
* @group TextExtracts
*/
class ApiQueryExtractsTest extends PHPUnit_Framework_TestCase {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id6b2b1fcd14ea0d0aa544ff4dd26b3252a2c4797
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TextExtracts
Gerrit-Branch: master
Gerrit-Owner: MaxSem <maxsem.wiki@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits