Completed
Push — master ( 206754...d8c299 )
by Michael
04:26
created
Tests/ClientTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
 use Joomla\Test\TestHelper;
14 14
 use PHPUnit\Framework\TestCase;
15 15
 
16
-require_once __DIR__ . '/stubs/ClientInspector.php';
16
+require_once __DIR__.'/stubs/ClientInspector.php';
17 17
 
18 18
 /**
19 19
  * Test class for OAuth1 Client.
Please login to merge, or discard this patch.