Skip to content
Snippets Groups Projects
Commit b69f4065 authored by GitLab Bot's avatar GitLab Bot
Browse files

Add latest changes from gitlab-org/gitlab@master

parent 866ca4e4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,7 @@
 
shared_examples 'akismet spam' do
context 'when request is missing' do
subject { described_class.new(target: issue, request: nil) }
subject { described_class.new(spammable: issue, request: nil) }
 
it "doesn't check as spam" do
subject
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment