@@ -16,7 +16,7 @@ |
||
| 16 | 16 | { |
| 17 | 17 | |
| 18 | 18 | protected static $fixture_file = [ |
| 19 | - __DIR__ . '/../user.yml' |
|
| 19 | + __DIR__.'/../user.yml' |
|
| 20 | 20 | ]; |
| 21 | 21 | |
| 22 | 22 | public function testRedirect() |