We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84310c1 commit f34275cCopy full SHA for f34275c
packages/database/features/groupAccess.feature
@@ -29,7 +29,7 @@ Feature: Group content access
29
And user of space s1 adds space s2 to group my_group
30
Then a user logged in space s1 should see 1 Content in the database
31
But a user logged in space s2 should see 0 Content in the database
32
- And ContentAccess are added to the database:
+ And ResourceAccess are added to the database:
33
| _account_uid | _space_id | source_local_id |
34
| my_group | s1 | lct1 |
35
0 commit comments