diff --git a/cypress/e2e/room_board/createEditDeleteMultiColumnBoardInRoom.feature b/cypress/e2e/room_board/createEditDeleteMultiColumnBoardInRoom.feature index 61259021..cf0a5fb4 100644 --- a/cypress/e2e/room_board/createEditDeleteMultiColumnBoardInRoom.feature +++ b/cypress/e2e/room_board/createEditDeleteMultiColumnBoardInRoom.feature @@ -44,7 +44,7 @@ Feature: Room - Add, edit and delete board in room # confirm delete-process When I click on the three dot menu in room board When I click on delete in board menu - Then I see the button to cancel the dialog + Then I see the button to confirm the dialog Then I click on the button to confirm the deletion Then I do not see the board '' in the room