Merge "Cleanup IDEA warnings in MessageCache"
[lhc/web/wiklou.git] / tests / phpunit / includes / utils / AvroValidatorTest.php
index caeeaab..12d2574 100644 (file)
@@ -12,7 +12,7 @@
 /**
  * @covers AvroValidator
  */
-class AvroValidatorTest extends PHPUnit_Framework_TestCase {
+class AvroValidatorTest extends PHPUnit\Framework\TestCase {
 
        use MediaWikiCoversValidator;