Skip to content

Commit

Permalink
add issue tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Salipa-Gurung committed Aug 9, 2024
1 parent 0624698 commit 4b57d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/acceptance/features/apiGraph/activities.feature
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Feature: check activities
}
"""


@issue-9712
Scenario: check activities after deleting a file
Given user "Alice" has uploaded file with content "ownCloud test text file 0" to "/textfile0.txt"
When user "Alice" deletes file "/textfile0.txt" using the WebDAV API
Expand Down Expand Up @@ -273,7 +273,7 @@ Feature: check activities
}
"""


@issue-9712
Scenario: check activities after deleting a folder
Given user "Alice" has created folder "/FOLDER"
When user "Alice" deletes folder "/FOLDER" using the WebDAV API
Expand Down

0 comments on commit 4b57d42

Please sign in to comment.