@@ -15,7 +15,7 @@ |
||
| 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 |