@ -59,8 +59,8 @@ describe 'Meetings deletion', type: :feature do
page.accept_confirm
expect(current_path)
.to eql meetings_path(project)
expect(page)
.to have_current_path meetings_path(project)
click_link other_meeting.title
click_link "Delete"