From: Kunal Mehta Date: Mon, 25 Dec 2017 04:04:47 +0000 (-0800) Subject: Add @covers tags to LinksUpdate test X-Git-Tag: 1.31.0-rc.0~1082 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=247430e9b28d675b955646f99c6617db23831f32;p=lhc%2Fweb%2Fwiklou.git Add @covers tags to LinksUpdate test Change-Id: I65ebce434f00a42e06be5168acbaa8fbf637995f --- diff --git a/tests/phpunit/includes/deferred/LinksUpdateTest.php b/tests/phpunit/includes/deferred/LinksUpdateTest.php index 4c0a5fa9c3..ddc0798f1a 100644 --- a/tests/phpunit/includes/deferred/LinksUpdateTest.php +++ b/tests/phpunit/includes/deferred/LinksUpdateTest.php @@ -1,6 +1,7 @@