mirror of
https://github.com/snipe/snipe-it.git
synced 2025-10-29 11:21:21 +00:00
Renamed the test for consistency
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b303875f1d
commit
cad6cc3007
@ -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()
|
||||
{
|
||||
Loading…
x
Reference in New Issue
Block a user