Skip to content

Commit

Permalink
Skip test in reva master (#7278)
Browse files Browse the repository at this point in the history
  • Loading branch information
SwikritiT authored Sep 14, 2023
1 parent 564685b commit 143675d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 143675d

Please sign in to comment.