Skip to content

Commit

Permalink
Rename PermissionRegistarTest.php to PermissionRegistrarTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte committed Sep 16, 2024
1 parent 514cb7e commit 01d2e33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use Spatie\Permission\Tests\TestModels\Permission as TestPermission;
use Spatie\Permission\Tests\TestModels\Role as TestRole;

class PermissionRegistarTest extends TestCase
class PermissionRegistrarTest extends TestCase
{
/** @test */
public function it_can_clear_loaded_permissions_collection()
Expand Down

0 comments on commit 01d2e33

Please sign in to comment.