From 0c872e02b2c822e3397515ec324051ff540f0cd5 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 20 Dec 2022 14:22:11 +0000 Subject: Add latest changes from gitlab-org/gitlab@15-7-stable-ee --- spec/requests/whats_new_controller_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/requests/whats_new_controller_spec.rb') diff --git a/spec/requests/whats_new_controller_spec.rb b/spec/requests/whats_new_controller_spec.rb index d4976a2bba3..1e8cb514945 100644 --- a/spec/requests/whats_new_controller_spec.rb +++ b/spec/requests/whats_new_controller_spec.rb @@ -2,7 +2,7 @@ require 'spec_helper' -RSpec.describe WhatsNewController, :clean_gitlab_redis_cache do +RSpec.describe WhatsNewController, :clean_gitlab_redis_cache, feature_category: :navigation do after do ReleaseHighlight.instance_variable_set(:@file_paths, nil) end -- cgit v1.2.3