aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorjpl2017-02-10 18:43:56 +0100
committerjpl2017-02-10 18:43:56 +0100
commit8eaff1a5c02cb5efc83ce032088a7a07a20e05cf (patch)
tree0b1e5a6148a0a70b0eb35fe0c048b1b31550f2f8 /spec
parent405247bd09d55b66850d81dd237bab7b03a5ae10 (diff)
downloadchouette-core-8eaff1a5c02cb5efc83ce032088a7a07a20e05cf.tar.bz2
Refs #2589: updating referential form and related pages, updating simple_form bootstrap config.
Diffstat (limited to 'spec')
-rw-r--r--spec/features/referentials_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/referentials_spec.rb b/spec/features/referentials_spec.rb
index 9d85dc1c1..65f895a9c 100644
--- a/spec/features/referentials_spec.rb
+++ b/spec/features/referentials_spec.rb
@@ -41,7 +41,7 @@ describe "Referentials", :type => :feature do
fill_in "Code", :with => "test"
fill_in "Point haut/droite de l'emprise par défaut", :with => "0.0, 0.0"
fill_in "Point bas/gauche de l'emprise par défaut", :with => "1.0, 1.0"
- click_button "Créer un(e) Jeu de Données"
+ click_button "Enregistrer"
expect(Referential.where(:name => "Test")).not_to be_nil
# CREATE SCHEMA