diff --git a/tests/LinkCountTest.php b/tests/LinkCountTest.php index ffe89bb..dd94870 100644 --- a/tests/LinkCountTest.php +++ b/tests/LinkCountTest.php @@ -918,23 +918,23 @@ public function provideHtmlOutput() { return [ 'main namespace' => [ 'Page', - "
" + "" ], 'talk namespace' => [ 'Talk:Page', - "" + "" ], 'category namespace' => [ 'Category:Category', - "" + "" ], 'file namespace' => [ 'File:Image.png', - "" + "" ], '? in title' => [ '?', - "" + "" ], 'no parameters' => [ '',