Skip to content

Commit f34275c

Browse files
committed
Account for rename
1 parent 84310c1 commit f34275c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/features/groupAccess.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Feature: Group content access
2929
And user of space s1 adds space s2 to group my_group
3030
Then a user logged in space s1 should see 1 Content in the database
3131
But a user logged in space s2 should see 0 Content in the database
32-
And ContentAccess are added to the database:
32+
And ResourceAccess are added to the database:
3333
| _account_uid | _space_id | source_local_id |
3434
| my_group | s1 | lct1 |
3535
Then a user logged in space s1 should see 1 Content in the database

0 commit comments

Comments
 (0)