update grammar

This commit is contained in:
Swikriti Tripathi
2023-04-20 15:32:16 +05:45
parent 0bab802fb9
commit 6281d132d8
14 changed files with 20 additions and 20 deletions
@@ -2,7 +2,7 @@
Feature: favorite
As a user
I want to favouite resources
So that I can acesses them quickly
So that I can access them quickly
Background:
Given these users have been created with default attributes and without skeleton files:
@@ -2,7 +2,7 @@
Feature: Share spaces via link
As the manager of a space
I want to be able to share a space via public link
So that anonymous user can have access to certain resources
So that an anonymous user can have access to certain resources
Note - this feature is run in CI with ACCOUNTS_HASH_DIFFICULTY set to the default for production
See https://github.com/owncloud/ocis/issues/1542 and https://github.com/owncloud/ocis/pull/839
@@ -1,8 +1,8 @@
@api @skipOnOcV10
Feature: Share a file or folder that is inside a space
As an user with manager space role
As a user with manager space role
I want to be able to share the data inside the space
So that other users can have access to teh
So that other users can have access to it
Note - this feature is run in CI with ACCOUNTS_HASH_DIFFICULTY set to the default for production
See https://github.com/owncloud/ocis/issues/1542 and https://github.com/owncloud/ocis/pull/839
@@ -1,8 +1,8 @@
@api @skipOnOcV10
Feature: Share a file or folder that is inside a space via public link
As an user with manager space role
As a user with manager space role
I want to be able to share the data inside the space via public link
So that anonymous user can have access to certain resources
So that an anonymous user can have access to certain resources
folder permissions:
| role | permissions |