Skip to content

Commit

Permalink
tests: fix CheckRoleTest warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Jan 12, 2024
1 parent 0a43c5a commit 739b9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/HttpTest/MiddlewareTest/CheckRoleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use App\Models\User;

class CheckRole extends TestCase
class CheckRoleTest extends TestCase
{
public function testHandle()
{
Expand Down

0 comments on commit 739b9c9

Please sign in to comment.