Completed
Push — master ( bb67d0...ed00d8 )
by Michael
06:24
created
Tests/ClientTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.