aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/parser/ParserCacheTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/parser/ParserCacheTest.php')
-rw-r--r--tests/phpunit/includes/parser/ParserCacheTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/parser/ParserCacheTest.php b/tests/phpunit/includes/parser/ParserCacheTest.php
index 3b0ddd917f44..2bdea41173af 100644
--- a/tests/phpunit/includes/parser/ParserCacheTest.php
+++ b/tests/phpunit/includes/parser/ParserCacheTest.php
@@ -15,8 +15,8 @@ use MediaWiki\Page\WikiPageFactory;
use MediaWiki\Tests\Json\JsonUnserializableSuperClass;
use MediaWiki\Title\Title;
use MediaWiki\Title\TitleFactory;
+use MediaWiki\Utils\MWTimestamp;
use MediaWikiIntegrationTestCase;
-use MWTimestamp;
use NullStatsdDataFactory;
use ParserCache;
use ParserOptions;