Completed
Push — master ( f3d49c...f1341d )
by Sathish
11:30
created
tests/Extension/LoginHandlerExtensionTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
 class LoginHandlerExtensionTest extends SapphireTest
16 16
 {
17 17
     public static $fixture_file = array(
18
-        __DIR__ . '/../Fixtures/user.yml'
18
+        __DIR__.'/../Fixtures/user.yml'
19 19
     );
20 20
     /**
21 21
      * Login redirect
Please login to merge, or discard this patch.