We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3d691 commit 50a549cCopy full SHA for 50a549c
tests/TreesTest.php
@@ -18,7 +18,6 @@
18
19
class TreesTest extends TestCase
20
{
21
-
22
public function testMake()
23
24
$tree = mkdir('/', [mkdir('etc'), mkdir('usr'), mkfile('robots.txt')]);
0 commit comments