summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/tests/phpunit/api/ApiTranslationReviewTest.php')
-rw-r--r--MLEB/Translate/tests/phpunit/api/ApiTranslationReviewTest.php7
1 files changed, 2 insertions, 5 deletions
diff --git a/MLEB/Translate/tests/phpunit/api/ApiTranslationReviewTest.php b/MLEB/Translate/tests/phpunit/api/ApiTranslationReviewTest.php
index 3e98e97e..b0ae1eff 100644
--- a/MLEB/Translate/tests/phpunit/api/ApiTranslationReviewTest.php
+++ b/MLEB/Translate/tests/phpunit/api/ApiTranslationReviewTest.php
@@ -1,6 +1,5 @@
<?php
/**
- *
* @file
* @author Niklas Laxström
* @license GPL-2.0-or-later
@@ -8,11 +7,9 @@
use MediaWiki\MediaWikiServices;
-/**
- * @group Database
- */
+/** @group Database */
class ApiTranslationReviewTest extends MediaWikiIntegrationTestCase {
- protected function setUp() : void {
+ protected function setUp(): void {
parent::setUp();
$this->setMwGlobals( [