Completed
Pull Request — master (#38)
by Richard van
03:08
created
src/Micrometa/Tests/AbstractTestBase.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
      *
56 56
      * @var string
57 57
      */
58
-    protected static $fixture =  __DIR__.DIRECTORY_SEPARATOR.'Fixture'.DIRECTORY_SEPARATOR;
58
+    protected static $fixture = __DIR__.DIRECTORY_SEPARATOR.'Fixture'.DIRECTORY_SEPARATOR;
59 59
 
60 60
     /**
61 61
      * Logger
Please login to merge, or discard this patch.