We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05c8da commit df6df1cCopy full SHA for df6df1c
tests/Feature/Filament/Resources/LocaleResourceTest.php
@@ -13,7 +13,7 @@
13
});
14
15
test('unauthorized access can be prevented', function () {
16
- // Create regular user with no permissions
+ // Create regular user with no permission
17
$this->set_up_common_user_and_tenant();
18
19
// Create test locale
0 commit comments