Skip to content

Commit 49301cf

Browse files
committed
improve tests
1 parent 91d98de commit 49301cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Command/RouteListCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public function testRunWithoutRouter() : void
5555
/**
5656
* @return void
5757
*/
58-
public function testRunUserCommand() : void
58+
public function testRunInheritedCommand() : void
5959
{
6060
$userCommand = new class extends RouteListCommand
6161
{

0 commit comments

Comments
 (0)