Added @env-config tags

This commit is contained in:
Prarup Gurung
2023-11-22 14:29:07 +05:45
parent 5b549d15a5
commit ba0015385d
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
@env-config
Feature: copying from public link share
As a user
I want to make a copy of a resource within a public link

View File

@@ -148,7 +148,7 @@ Feature: list files
| /simple-folder1/simple-folder2/simple-folder3 |
| /simple-folder1/simple-folder2/simple-folder3/simple-folder4 |
@env-config
Scenario: get the list of resources in a folder shared through public link with depth 1
Given using new DAV path
And the config "OCIS_SHARING_PUBLIC_SHARE_MUST_HAVE_PASSWORD" has been set to "false"