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 6ae4a0f commit 6eff86cCopy full SHA for 6eff86c
tests/Commands/ActionsTest.php
@@ -11,7 +11,7 @@
11
12
class ActionsTest extends TestCase
13
{
14
- public function testMigrationCommand()
+ public function testActionsCommand()
15
16
$this->assertDatabaseDoesntTable($this->table);
17
0 commit comments