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 0979371a574..22fd0987418 100644
--- a/spec/features/display_system_header_and_footer_bar_spec.rb
+++ b/spec/features/display_system_header_and_footer_bar_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-RSpec.describe 'Display system header and footer bar' do
+RSpec.describe 'Display system header and footer bar', feature_category: :not_owned do
let(:header_message) { "Foo" }
let(:footer_message) { "Bar" }