We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514cb7e commit 01d2e33Copy full SHA for 01d2e33
tests/PermissionRegistarTest.php renamed to tests/PermissionRegistrarTest.php
@@ -10,7 +10,7 @@
10
use Spatie\Permission\Tests\TestModels\Permission as TestPermission;
11
use Spatie\Permission\Tests\TestModels\Role as TestRole;
12
13
-class PermissionRegistarTest extends TestCase
+class PermissionRegistrarTest extends TestCase
14
{
15
/** @test */
16
public function it_can_clear_loaded_permissions_collection()
0 commit comments