Merge "ContribsPager: Fix slow queries"
[lhc/web/wiklou.git] / tests / phpunit / structure / ExtensionJsonValidationTest.php
index 60c97cc..dea8f5a 100644 (file)
@@ -19,6 +19,8 @@
 /**
  * Validates all loaded extensions and skins using the ExtensionRegistry
  * against the extension.json schema in the docs/ folder.
+ *
+ * @coversNothing
  */
 class ExtensionJsonValidationTest extends PHPUnit\Framework\TestCase {