diff options
| author | Robert | 2017-12-15 08:24:24 +0100 | 
|---|---|---|
| committer | Robert | 2017-12-15 08:32:30 +0100 | 
| commit | 443de38df52143f72d97308c28ac68f99e009757 (patch) | |
| tree | 376521ea3e78070c3548c622a878bba26c124cb5 /spec/support/referential.rb | |
| parent | b6067ba25bff1dc95975be49e3f9a02a5932202a (diff) | |
| download | chouette-core-443de38df52143f72d97308c28ac68f99e009757.tar.bz2 | |
Fixes: #5281@1.2h;  View specs and minor CR change from #50065281-workbench-import-structural-bug-reading-zip
  - CR change from #5006, severity of zip file messages :warning -> :error
  - View specs for showing import_messages
Diffstat (limited to 'spec/support/referential.rb')
| -rw-r--r-- | spec/support/referential.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/spec/support/referential.rb b/spec/support/referential.rb index b615491da..7f56e5143 100644 --- a/spec/support/referential.rb +++ b/spec/support/referential.rb @@ -29,7 +29,6 @@ module ReferentialHelper        end      end -    end  end | 
