Skip to content

Commit 6eff86c

Browse files
Rename test method
1 parent 6ae4a0f commit 6eff86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Commands/ActionsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class ActionsTest extends TestCase
1313
{
14-
public function testMigrationCommand()
14+
public function testActionsCommand()
1515
{
1616
$this->assertDatabaseDoesntTable($this->table);
1717

0 commit comments

Comments
 (0)