summaryrefslogtreecommitdiff
path: root/spec/helpers/learn_gitlab_helper_spec.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-19 03:07:38 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-19 03:07:38 +0000
commit0cee6f1577cd31cae7dc0e82f65dcad462a4d18a (patch)
tree180a48cc0b5b15e6f2ac489a6c828ebab591d4cf /spec/helpers/learn_gitlab_helper_spec.rb
parentdcd01617a750c41fd082cc3383fc7ad2f2afd026 (diff)
downloadgitlab-ce-0cee6f1577cd31cae7dc0e82f65dcad462a4d18a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/helpers/learn_gitlab_helper_spec.rb')
-rw-r--r--spec/helpers/learn_gitlab_helper_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/helpers/learn_gitlab_helper_spec.rb b/spec/helpers/learn_gitlab_helper_spec.rb
index 0d4f1965d92..0ec1434e496 100644
--- a/spec/helpers/learn_gitlab_helper_spec.rb
+++ b/spec/helpers/learn_gitlab_helper_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-RSpec.describe LearnGitlabHelper do
+RSpec.describe LearnGitlabHelper, feature_category: :onboarding do
include AfterNextHelpers
include Devise::Test::ControllerHelpers