Skip to content

Commit 8e59431

Browse files
committed
Remove use of not exiting method in command test
1 parent c5a5b7e commit 8e59431

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TestCase/Command/ServiceRoutesCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public function setUp(): void
2121
{
2222
$this->_publicAccess();
2323
parent::setUp();
24-
$this->useCommandRunner();
2524
}
2625

2726
/**

0 commit comments

Comments
 (0)