Renamed the test for consistency
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@@ -8,7 +8,7 @@ use App\Models\User;
|
||||
use Illuminate\Testing\Fluent\AssertableJson;
|
||||
use Tests\TestCase;
|
||||
|
||||
class StoreUsersTest extends TestCase
|
||||
class CreateUserTest extends TestCase
|
||||
{
|
||||
public function testRequiresPermission()
|
||||
{
|
||||
Reference in New Issue
Block a user