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 df6df1c commit d3095faCopy full SHA for d3095fa
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 permission
+ // Create regular user with no permissions
17
$this->set_up_common_user_and_tenant();
18
19
// Create test locale
0 commit comments