Completed
Pull Request — master (#83)
by
unknown
08:01
created
tests/BrowserTestCase.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,6 +13,6 @@
 block discarded – undo
13 13
 
14 14
     public static function tearDownAfterClass()
15 15
     {
16
-         static::stopServing();
16
+            static::stopServing();
17 17
     }
18 18
 }
Please login to merge, or discard this patch.