ResourceLoader: Mark ForeignResourceStructureTest as @group Standalone
Follow-up 3270283abf.
This way the test is only run on commits made to this repo, not on all
skins and extensions, and so saving an awful lot of downloads from
happening in CI unnecessarily.
Bug: T203694
Change-Id: I071be5821711fb8b039ff24293f66a8ff9d70514
This commit is contained in:
parent
f48218a6db
commit
2cf45bc934
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @group Standalone
|
||||
* @coversNothing
|
||||
*/
|
||||
class ForeignResourceStructureTest extends \PHPUnit\Framework\TestCase {
|
||||
|
|
|
|||
Loading…
Reference in a new issue