summaryrefslogtreecommitdiff
path: root/spec/features/display_system_header_and_footer_bar_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/features/display_system_header_and_footer_bar_spec.rb')
-rw-r--r--spec/features/display_system_header_and_footer_bar_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/display_system_header_and_footer_bar_spec.rb b/spec/features/display_system_header_and_footer_bar_spec.rb
index af9d9a5834f..e32da1a02bc 100644
--- a/spec/features/display_system_header_and_footer_bar_spec.rb
+++ b/spec/features/display_system_header_and_footer_bar_spec.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-require 'rails_helper'
+require 'spec_helper'
describe 'Display system header and footer bar' do
let(:header_message) { "Foo" }