diff options
| author | Robert | 2017-05-15 17:38:38 +0200 |
|---|---|---|
| committer | Robert | 2017-05-18 18:42:22 +0200 |
| commit | bfec2b6e73747193052639ee2bbf4340409510dc (patch) | |
| tree | 0d37ba9564781b5db7ba2edf7f8de53a06c91b33 /spec/support/helpers.rb | |
| parent | 8872c4707b806ff4ae412de99a561495c20fbc51 (diff) | |
| download | chouette-core-bfec2b6e73747193052639ee2bbf4340409510dc.tar.bz2 | |
Refs: #3144; calendar, line_footnotes and routes speced (spec/features)
Diffstat (limited to 'spec/support/helpers.rb')
| -rw-r--r-- | spec/support/helpers.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/support/helpers.rb b/spec/support/helpers.rb deleted file mode 100644 index 5e1becafb..000000000 --- a/spec/support/helpers.rb +++ /dev/null @@ -1,4 +0,0 @@ -require 'support/helpers/session_helpers' -RSpec.configure do |config| - config.include Features::SessionHelpers, type: :feature -end |
