Commit 2d4bf2e9 authored by Albert Salim's avatar Albert Salim

Fix missing `Rspec.describe`

parent e8979927
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
require 'spec_helper' require 'spec_helper'
describe NotifyHelper do RSpec.describe NotifyHelper do
include ActionView::Helpers::UrlHelper include ActionView::Helpers::UrlHelper
describe 'merge_request_reference_link' do describe 'merge_request_reference_link' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment