Fix error during rebase

This commit is contained in:
Senén Rodero Rodríguez
2019-06-12 23:52:41 +02:00
parent 58962186cd
commit 12d20b481d

View File

@@ -84,6 +84,7 @@ describe "Admin custom information texts" do
scenario "Update a translation", :js do
key = "proposals.form.proposal_title"
create(:i18n_content, key: key, value_fr: "Titre de la proposition")
visit admin_site_customization_information_texts_path(tab: "proposals")