Skip to content

Commit 7442266

Browse files
committed
Remove comment from test
1 parent bdc0f16 commit 7442266

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public function tearDown()
2626
{
2727
parent::tearDown();
2828

29-
// exec('rm -rf '.__DIR__.'/temp/*');
29+
exec('rm -rf '.__DIR__.'/temp/*');
3030

3131
$this->consoleOutput = '';
3232
}

tests/temp/en/users.php

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/temp/nl/users.php

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)