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 5a368bd commit a474bdfCopy full SHA for a474bdf
tests/Console/RemoveUserCommandTest.php
@@ -13,7 +13,7 @@ class RemoveUserCommandTest extends TestCase
13
/**
14
* @test
15
*/
16
- function running_the_command_with_a_feature_will_create_the_corresponding_feature()
+ function running_the_command_with_a_feature_will_remove_the_corresponding_user()
17
{
18
$store = app()->make('cache.store')->getStore();
19
0 commit comments