Skip to content

Commit 50a549c

Browse files
committed
fix lint
1 parent 2f3d691 commit 50a549c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TreesTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
class TreesTest extends TestCase
2020
{
21-
2221
public function testMake()
2322
{
2423
$tree = mkdir('/', [mkdir('etc'), mkdir('usr'), mkfile('robots.txt')]);

0 commit comments

Comments
 (0)