Fix use of GenderCache in ApiPageSet::processTitlesArray
[lhc/web/wiklou.git] / tests / phpunit / unit / includes / utils / ZipDirectoryReaderTest.php
index e8252a1..be7e224 100644 (file)
@@ -4,9 +4,7 @@
  * @covers ZipDirectoryReader
  * NOTE: this test is more like an integration test than a unit test
  */
-class ZipDirectoryReaderTest extends PHPUnit\Framework\TestCase {
-
-       use MediaWikiCoversValidator;
+class ZipDirectoryReaderTest extends MediaWikiUnitTestCase {
 
        protected $zipDir;
        protected $entries;