diff options
| author | Zog | 2017-12-18 09:25:10 +0100 | 
|---|---|---|
| committer | Zog | 2017-12-19 14:40:38 +0100 | 
| commit | 548fe7f13d698fe9a6620ef60fc239f28347af79 (patch) | |
| tree | 4ce7ceef8012ddee92cae6f9fb87f634ca0cf0d0 /spec/views | |
| parent | 2091a1ababa68810f42257fb392692f80b3bd78f (diff) | |
| download | chouette-core-548fe7f13d698fe9a6620ef60fc239f28347af79.tar.bz2 | |
Refs #5287; CR 1
- Get rid of ActiveSupport::Concern in the spec helpers
- Rename misnamed spec files
Diffstat (limited to 'spec/views')
| -rw-r--r-- | spec/views/connection_links/show.html.slim_spec.rb (renamed from spec/views/connection_links/show.html.erb_spec.rb) | 0 | ||||
| -rw-r--r-- | spec/views/stop_areas/index.html.slim_spec.rb (renamed from spec/views/stop_areas/index.html.erb_spec.rb) | 0 | 
2 files changed, 0 insertions, 0 deletions
| diff --git a/spec/views/connection_links/show.html.erb_spec.rb b/spec/views/connection_links/show.html.slim_spec.rb index afe94fc6c..afe94fc6c 100644 --- a/spec/views/connection_links/show.html.erb_spec.rb +++ b/spec/views/connection_links/show.html.slim_spec.rb diff --git a/spec/views/stop_areas/index.html.erb_spec.rb b/spec/views/stop_areas/index.html.slim_spec.rb index e0c50685c..e0c50685c 100644 --- a/spec/views/stop_areas/index.html.erb_spec.rb +++ b/spec/views/stop_areas/index.html.slim_spec.rb | 
