Skip to content

Commit df6df1c

Browse files
committed
chore: trigger-rerun of tests
1 parent d05c8da commit df6df1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Filament/Resources/LocaleResourceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
});
1414

1515
test('unauthorized access can be prevented', function () {
16-
// Create regular user with no permissions
16+
// Create regular user with no permission
1717
$this->set_up_common_user_and_tenant();
1818

1919
// Create test locale

0 commit comments

Comments
 (0)