summaryrefslogtreecommitdiff
path: root/spec/helpers/notify_helper_spec.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-03 12:08:53 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-03 12:08:53 +0000
commitb922b2f47a06597d5cbd77bf9b7f4c5fb3dbd8ed (patch)
tree5f86b7f535d3a6881d1d653238d623defa70e26e /spec/helpers/notify_helper_spec.rb
parent1c75400c24137f603678d0ee3d497b0c9280e7f7 (diff)
downloadgitlab-ce-b922b2f47a06597d5cbd77bf9b7f4c5fb3dbd8ed.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/helpers/notify_helper_spec.rb')
-rw-r--r--spec/helpers/notify_helper_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/helpers/notify_helper_spec.rb b/spec/helpers/notify_helper_spec.rb
index 5b2a06b11e9..9c9d745cb53 100644
--- a/spec/helpers/notify_helper_spec.rb
+++ b/spec/helpers/notify_helper_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe NotifyHelper do
+RSpec.describe NotifyHelper do
include ActionView::Helpers::UrlHelper
describe 'merge_request_reference_link' do