diff --git a/tests/phpunit/unit/CiteErrorReporterTest.php b/tests/phpunit/unit/ErrorReporterTest.php similarity index 98% rename from tests/phpunit/unit/CiteErrorReporterTest.php rename to tests/phpunit/unit/ErrorReporterTest.php index 28b85145e..bbfbfb138 100644 --- a/tests/phpunit/unit/CiteErrorReporterTest.php +++ b/tests/phpunit/unit/ErrorReporterTest.php @@ -15,7 +15,7 @@ use ParserOptions; * * @license GPL-2.0-or-later */ -class CiteErrorReporterTest extends MediaWikiUnitTestCase { +class ErrorReporterTest extends MediaWikiUnitTestCase { /** * @covers ::plain