Skip to content

Commit d3095fa

Browse files
committed
Revert "chore: trigger-rerun of tests"
This reverts commit df6df1c.
1 parent df6df1c commit d3095fa

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 permission
16+
// Create regular user with no permissions
1717
$this->set_up_common_user_and_tenant();
1818

1919
// Create test locale

0 commit comments

Comments
 (0)