diff options
Diffstat (limited to 'spec/features/lines_spec.rb')
| -rw-r--r-- | spec/features/lines_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/lines_spec.rb b/spec/features/lines_spec.rb index 2a442bd2f..620d411ff 100644 --- a/spec/features/lines_spec.rb +++ b/spec/features/lines_spec.rb @@ -69,7 +69,7 @@ describe "Lines", type: :feature do # end # Fixme #1780 - # describe "new with group of line", :js => true do + # describe "new with group of line", :truncation => true do # it "creates line and return to show" do # visit new_line_referential_line_path(line_referential) # fill_in "line_name", :with => "Line 1" |
