Update expected to failure based on right issue (#7211)

This commit is contained in:
Sagar Gurung
2023-09-15 14:36:20 +05:45
committed by GitHub
parent 9d09f007d6
commit 105bf6f204
2 changed files with 3 additions and 3 deletions
@@ -524,7 +524,7 @@ Feature: copy file
Then the HTTP status code should be "403"
And for user "Alice" the content of the file "/testshare/overwritethis.txt" of the space "Shares" should be "ownCloud test text file 1"
@issue-4393
@issue-7208
Scenario: copy a file over the top of an existing folder received as a user share
Given using spaces DAV path
And user "Alice" has uploaded file with content "ownCloud test text file 1" to "/textfile1.txt"
@@ -538,7 +538,7 @@ Feature: copy file
And as "Alice" file "/textfile1.txt" should exist
And user "Alice" should not have any received shares
@issue-4393
@issue-7208
Scenario: copy a folder over the top of an existing file received as a user share
Given using spaces DAV path
And user "Alice" has created folder "/FOLDER"