Skip to content

Commit a474bdf

Browse files
committed
Update test name
1 parent 5a368bd commit a474bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Console/RemoveUserCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class RemoveUserCommandTest extends TestCase
1313
/**
1414
* @test
1515
*/
16-
function running_the_command_with_a_feature_will_create_the_corresponding_feature()
16+
function running_the_command_with_a_feature_will_remove_the_corresponding_user()
1717
{
1818
$store = app()->make('cache.store')->getStore();
1919

0 commit comments

Comments
 (0)