This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit f0f0613 committed Aug 12, 2024 · 4 / 4 · Verified
1 parent ba1af28 commit f0f0613 Copy full SHA for f0f0613
File tree 1 file changed +2
-2
lines changed
tests/acceptance/features/apiGraph
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Feature: check activities
100
100
}
101
101
"""
102
102
103
-
103
+ @issue-9712
104
104
Scenario : check activities after deleting a file
105
105
Given user "Alice" has uploaded file with content "ownCloud test text file 0" to "/textfile0.txt"
106
106
When user "Alice" deletes file "/textfile0.txt" using the WebDAV API
@@ -223,7 +223,7 @@ Feature: check activities
223
223
}
224
224
"""
225
225
226
-
226
+ @issue-9712
227
227
Scenario : check activities after deleting a folder
228
228
Given user "Alice" has created folder "/FOLDER"
229
229
When user "Alice" deletes folder "/FOLDER" using the WebDAV API
You can’t perform that action at this time.
0 commit comments