Skip to content

Commit 01d2e33

Browse files
authored
Rename PermissionRegistarTest.php to PermissionRegistrarTest.php
1 parent 514cb7e commit 01d2e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PermissionRegistarTest.php renamed to tests/PermissionRegistrarTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Spatie\Permission\Tests\TestModels\Permission as TestPermission;
1111
use Spatie\Permission\Tests\TestModels\Role as TestRole;
1212

13-
class PermissionRegistarTest extends TestCase
13+
class PermissionRegistrarTest extends TestCase
1414
{
1515
/** @test */
1616
public function it_can_clear_loaded_permissions_collection()

0 commit comments

Comments
 (0)