We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bac8b commit 5c8019bCopy full SHA for 5c8019b
spec/system/cookie_pref_spec.rb
@@ -12,6 +12,6 @@
12
end
13
14
expect(page).to have_css(".btn.onetrust-pref")
15
- expect(page).to have_button(I18n.t("theme_translations.one_trust.button"))
+ expect(page).to have_button("Cookie Settings")
16
17
0 commit comments