@@ -64,7 +64,7 @@ |
||
64 | 64 | strpos($response->getContent(), 'A link to Bob Ross') !== false, |
65 | 65 | 'A link to Bob Ross was not in the output' |
66 | 66 | ); |
67 | - } |
|
67 | + } |
|
68 | 68 | |
69 | 69 | public function testBacklinks() { |
70 | 70 | $request = new TestRequest(); |