Remove skipOnLDAP tag

This commit is contained in:
amrita
2023-05-08 09:33:53 +05:45
parent 55d72475d7
commit 0bf6a110f6
10 changed files with 21 additions and 21 deletions
@@ -13,7 +13,7 @@ Feature: updating shares to users and groups that have the same name
And user "Alice" has created folder "/TMP"
And user "Alice" has uploaded file with content "Random data" to "/TMP/randomfile.txt"
@skipOnLDAP
Scenario Outline: update permissions of a user share with a user and a group having the same name
Given using OCS API version "<ocs_api_version>"
And user "Alice" has shared folder "/TMP" with group "Brian"
@@ -33,7 +33,7 @@ Feature: updating shares to users and groups that have the same name
| 1 | 100 |
| 2 | 200 |
@skipOnLDAP
Scenario Outline: update permissions of a group share with a user and a group having the same name
Given using OCS API version "<ocs_api_version>"
And user "Alice" has shared folder "/TMP" with user "Brian"