Skip test in reva master (#7278)

This commit is contained in:
Swikriti Tripathi
2023-09-14 10:39:11 +05:45
committed by GitHub
parent 564685b447
commit 143675deff
@@ -414,7 +414,7 @@ Feature: create a public link share
Then the HTTP status code should be "207"
And the value of the item "//d:href" in the response should match "/%base_path%\/remote.php\/dav\/public-files\/%public_token%\/file.txt$/"
@issue-6929
@issue-6929 @skipOnRevaMaster
Scenario Outline: create a password-protected public link on a file with the name same to the previously deleted one
Given using OCS API version "<ocs-api-version>"
And user "Alice" has uploaded file with content "test data 1" to "/test.txt"