Merge remote-tracking branch 'upstream/pull/3274'
This commit is contained in:
commit
7e14ecbc28
1 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,6 @@ class PreferencesTest < ApplicationSystemTestCase
|
||||||
fill_in "Preferred Languages", :with => "fr"
|
fill_in "Preferred Languages", :with => "fr"
|
||||||
click_on "Update Preferences"
|
click_on "Update Preferences"
|
||||||
|
|
||||||
# TODO: enable with french translation when that's available
|
assert page.has_content?("Préférences mises à jour")
|
||||||
# assert page.has_content?("Préférences mises à jour") # rubocop:disable Style/AsciiComments
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue