Commit 9b3b95c7 authored by Lucy Fox's avatar Lucy Fox Committed by Mayra Cabrera

Delete a comment

parent 2e18b6f9
......@@ -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
......
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