diff options
| author | Luc Donnet | 2015-02-04 17:04:26 +0100 |
|---|---|---|
| committer | Luc Donnet | 2015-02-04 17:04:26 +0100 |
| commit | e39ab9fc826ecc24466ea441f636681e1c284b0b (patch) | |
| tree | fefffc91a65e7cebfe25ddf1d399f3f1106a2936 /spec/features | |
| parent | 26374d80faaff8f792acceabac9add63ade1dfeb (diff) | |
| download | chouette-core-e39ab9fc826ecc24466ea441f636681e1c284b0b.tar.bz2 | |
Delete save and open page for spec
Diffstat (limited to 'spec/features')
| -rw-r--r-- | spec/features/group_of_lines_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/features/group_of_lines_spec.rb b/spec/features/group_of_lines_spec.rb index 8ede45b24..abcc87385 100644 --- a/spec/features/group_of_lines_spec.rb +++ b/spec/features/group_of_lines_spec.rb @@ -32,7 +32,6 @@ describe "Group of lines", :type => :feature do it "display map" do visit referential_group_of_lines_path(referential) click_link "#{subject.name}" - save_and_open_page expect(page).to have_selector("#map.group_of_line") end end |
