Completed
Push — master ( 1b20ea...0b748b )
by Vladimir
02:26
created
tests/Utilities/PHPUnit_Stakx_TestCase.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
      */
31 31
     protected $fs;
32 32
 
33
-    public function setUp()
33
+    public function setUp ()
34 34
     {
35 35
         $this->dummyFile    = vfsStream::newFile('foo.html.twig');
36 36
         $this->rootDir      = vfsStream::setup();
Please login to merge, or discard this patch.