Skip to content

Commit 88ca664

Browse files
fix(mueller): disable ip-whitelist check
1 parent 58fb993 commit 88ca664

File tree

1 file changed

+1
-0
lines changed
  • php-config/Emergence/Mueller/Investigator.config.d

1 file changed

+1
-0
lines changed

php-config/Emergence/Mueller/Investigator.config.d/laddr.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
use Emergence\Slack\API as SlackAPI;
88

99
Investigator::$tests['email-invalid'] = false;
10+
Investigator::$tests['ip-whitelist'] = false;
1011

1112
Investigator::$tests['has-about-url'] = [
1213
'points' => -100,

0 commit comments

Comments
 (0)