Completed
Pull Request — master (#9)
by Mark
02:09
created
_test/syntax.test.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.