@@ -12,7 +12,7 @@ |
||
12 | 12 | use Joomla\Test\WebInspector; |
13 | 13 | use Joomla\Test\TestHelper; |
14 | 14 | |
15 | -require_once __DIR__ . '/stubs/ClientInspector.php'; |
|
15 | +require_once __DIR__.'/stubs/ClientInspector.php'; |
|
16 | 16 | |
17 | 17 | |
18 | 18 | /** |