diff --git a/tests/acceptance/features/apiGraph/activities.feature b/tests/acceptance/features/apiGraph/activities.feature index c1ef375137b..c13276724fe 100644 --- a/tests/acceptance/features/apiGraph/activities.feature +++ b/tests/acceptance/features/apiGraph/activities.feature @@ -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 @@ -223,7 +223,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