diff --git a/repository/tests/behat/delete_files.feature b/repository/tests/behat/delete_files.feature index e98587b7ea3..905a54d9d99 100644 --- a/repository/tests/behat/delete_files.feature +++ b/repository/tests/behat/delete_files.feature @@ -93,4 +93,4 @@ Feature: Delete files and folders from the file manager When I press "Save changes" Then I should not see "Delete me" in the "Private files" "block" And I should not see "empty.txt" in the "Private files" "block" - But I should not see "Delete me too" in the "Private files" "block" + And I should not see "Delete me too" in the "Private files" "block"