Completed
Push — master ( b3b6d3...2114de )
by Andrii
08:18
created
tests/functional/ReadmeTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -32,6 +32,9 @@
 block discarded – undo
32 32
         $this->tester = null;
33 33
     }
34 34
 
35
+    /**
36
+     * @param string $subdir
37
+     */
35 38
     protected function prepare($subdir)
36 39
     {
37 40
         $dir = __DIR__ . DIRECTORY_SEPARATOR . $subdir;
Please login to merge, or discard this patch.