X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fdeferred%2FCdnCacheUpdateTest.php;h=f3c949d3d0156e6af970cc9977834e528d03d6a2;hb=3dc37c18c211c9a4fb9995913e35dc99e53281c1;hp=11b869a7db046b3483cbc49c0ed25000f72dcb47;hpb=237d3271fd313ebe09858a5c442a91216a7b61cf;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/deferred/CdnCacheUpdateTest.php b/tests/phpunit/includes/deferred/CdnCacheUpdateTest.php index 11b869a7db..f3c949d3d0 100644 --- a/tests/phpunit/includes/deferred/CdnCacheUpdateTest.php +++ b/tests/phpunit/includes/deferred/CdnCacheUpdateTest.php @@ -3,6 +3,10 @@ use Wikimedia\TestingAccessWrapper; class CdnCacheUpdateTest extends MediaWikiTestCase { + + /** + * @covers CdnCacheUpdate::merge + */ public function testPurgeMergeWeb() { $this->setMwGlobals( 'wgCommandLineMode', false );