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 91d98de commit 49301cfCopy full SHA for 49301cf
tests/Command/RouteListCommandTest.php
@@ -55,7 +55,7 @@ public function testRunWithoutRouter() : void
55
/**
56
* @return void
57
*/
58
- public function testRunUserCommand() : void
+ public function testRunInheritedCommand() : void
59
{
60
$userCommand = new class extends RouteListCommand
61
0 commit comments