From d1a1dbafa4c8f7ff3d60d0461619ff9f5d9c39d6 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Mon, 11 Sep 2017 21:34:43 -0700 Subject: [PATCH] Fix coverage annotations Change-Id: I1f9b421a4ce55f1e0d4a81ed4a886aae20100fab --- tests/phpunit/includes/SanitizerTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/phpunit/includes/SanitizerTest.php b/tests/phpunit/includes/SanitizerTest.php index 7472fb933d..350cb7064e 100644 --- a/tests/phpunit/includes/SanitizerTest.php +++ b/tests/phpunit/includes/SanitizerTest.php @@ -432,7 +432,6 @@ class SanitizerTest extends MediaWikiTestCase { * @covers Sanitizer::escapeIdForLink() * @covers Sanitizer::escapeIdForExternalInterwiki() * @covers Sanitizer::escapeIdInternal() - * @covers Sanitizer::urlEscapeId() * * @param string $stuff * @param string[] $config -- 2.20.1