Skip to content

Commit 94ed843

Browse files
committed
[TAC064] Fix proposals amendment wizards specs with the new confirm dialog
1 parent ce04745 commit 94ed843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decidim-proposals/spec/system/amendable/amendment_wizard_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
before do
162162
within ".edit_amendment" do
163163
click_link "Discard this draft"
164-
page.accept_alert
164+
accept_confirm
165165
end
166166
end
167167

0 commit comments

Comments
 (0)