Completed
Push — master ( ca4763...d38b3c )
by Joschi
02:47
created
src/Micrometa/Tests/Application/ExtractorTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
     {
70 70
         parent::setUpBeforeClass();
71 71
         self::$microformatsTests = \ComposerLocator::getPath('mf2/tests').DIRECTORY_SEPARATOR.'tests'.
72
-                                   DIRECTORY_SEPARATOR.'microformats-v2'.DIRECTORY_SEPARATOR;
72
+                                    DIRECTORY_SEPARATOR.'microformats-v2'.DIRECTORY_SEPARATOR;
73 73
     }
74 74
 
75 75
     /**
Please login to merge, or discard this patch.