summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/tests/phpunit/api/ApiGroupReviewTest.php')
-rw-r--r--MLEB/Translate/tests/phpunit/api/ApiGroupReviewTest.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/MLEB/Translate/tests/phpunit/api/ApiGroupReviewTest.php b/MLEB/Translate/tests/phpunit/api/ApiGroupReviewTest.php
index c072f2a0..3eb9c721 100644
--- a/MLEB/Translate/tests/phpunit/api/ApiGroupReviewTest.php
+++ b/MLEB/Translate/tests/phpunit/api/ApiGroupReviewTest.php
@@ -7,10 +7,12 @@
* @license GPL-2.0-or-later
*/
+use MediaWiki\Extensions\Translate\SystemUsers\FuzzyBot;
+
/**
* @group Database
*/
-class ApiGroupReviewTest extends MediaWikiTestCase {
+class ApiGroupReviewTest extends MediaWikiIntegrationTestCase {
public function testGetSetState() {
$group = new WikiMessageGroup( 'testgroup', 'wewgweg' );