diff --git a/tests/LinkCountTest.php b/tests/LinkCountTest.php index 227bfa8..8a33e59 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' => [ '',