Skip to content

Commit a7b2f83

Browse files
committed
test: fix ambiguous link
1 parent 9ab81b4 commit a7b2f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decidim-proposals/spec/shared/proposals_wizards_examples.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
context "when the back button is clicked" do
4545
before do
46-
click_on "Back"
46+
click_on "Back to proposals"
4747
end
4848

4949
it "redirects to proposals_path" do

0 commit comments

Comments
 (0)