mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-07 03:26:54 +08:00
tests: fix CheckRoleTest warning
This commit is contained in:
parent
0a43c5aa67
commit
739b9c97d7
@ -4,7 +4,7 @@ namespace Tests;
|
||||
|
||||
use App\Models\User;
|
||||
|
||||
class CheckRole extends TestCase
|
||||
class CheckRoleTest extends TestCase
|
||||
{
|
||||
public function testHandle()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user