Commit ba436a4f authored by Ben Hayward's avatar Ben Hayward

Quick formatting change

1 merge request!391[Sprint/RollingRabbit](fix): Updated returned exception of offending spam link. #1104
Pipeline #94695854 failed with stages
in 2 minutes and 34 seconds
......@@ -82,12 +82,6 @@ class SpamSpec extends ObjectBehavior
->duringCheck($group);
}
public function it_should_detect_NO_spam_in_a_blog(Blog $blog, Config $config)
{
$config->get('prohibited_domains')
......
Please register or to comment