Completed
Push — master ( e39446...653168 )
by Sathish
60:03 queued 45:03
created
tests/Extension/LoginHandlerExtensionTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 {
17 17
   
18 18
     protected static $fixture_file = [
19
-        __DIR__ . '/../Fixtures/user.yml'
19
+        __DIR__.'/../Fixtures/user.yml'
20 20
     ];
21 21
 
22 22
     public function testRedirect()
Please login to merge, or discard this patch.