Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0717e605
Commit
0717e605
authored
Jan 29, 2020
by
Mayra Cabrera
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'lucyfox-master-patch-84239' into 'master'
Delete a comment See merge request gitlab-org/gitlab!23937
parents
2e18b6f9
9b3b95c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
spec/services/akismet_service_spec.rb
spec/services/akismet_service_spec.rb
+0
-1
No files found.
spec/services/akismet_service_spec.rb
View file @
0717e605
...
...
@@ -19,7 +19,6 @@ describe AkismetService do
end
shared_examples
'no activity if Akismet is not enabled'
do
|
method_call
|
# if the method name is `submit`, it requires an argument, so add it
before
do
stub_application_setting
(
akismet_enabled:
false
)
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment