Skip to content

Commit 5c8019b

Browse files
committed
spec update
1 parent b1bac8b commit 5c8019b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/cookie_pref_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
end
1313

1414
expect(page).to have_css(".btn.onetrust-pref")
15-
expect(page).to have_button(I18n.t("theme_translations.one_trust.button"))
15+
expect(page).to have_button("Cookie Settings")
1616
end
1717
end

0 commit comments

Comments
 (0)