Test Failed
Push — master ( e1ef6d...0e97a6 )
by Alex
01:49
created
Tests/SecurityRulesUnitTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
      * 
24 24
      * @var string
25 25
      */
26
-    public const TEST_PNG_IMAGE_PATH = __DIR__.'/res/test.png';
26
+    public const TEST_PNG_IMAGE_PATH = __DIR__ . '/res/test.png';
27 27
 
28 28
     /**
29 29
      * Method returns path to storage
Please login to merge, or discard this patch.