Skip to content

Commit ea39ea8

Browse files
committed
test: fix failure of testRoutesCommand()
1 parent 7484007 commit ea39ea8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/system/Commands/CommandTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ final class CommandTest extends CIUnitTestCase
2727

2828
protected function setUp(): void
2929
{
30+
$this->resetServices();
31+
3032
parent::setUp();
3133

3234
CITestStreamFilter::$buffer = '';

0 commit comments

Comments
 (0)