diff --git a/tests/behat/features/manage-files.feature b/tests/behat/features/manage-files.feature index c56938475..0a817eb3a 100644 --- a/tests/behat/features/manage-files.feature +++ b/tests/behat/features/manage-files.feature @@ -44,6 +44,7 @@ Feature: Manage files Given I click on "folder1" in the "Files" table And I click on "file1" in the "folder1" table And I press the "Delete" button + And I confirm the dialog Then the "folder1" table should not contain "file1" Scenario: I can change the folder of a file