public function LoginSecurityEmailTest::testActivityThresholdEmail in Login Security 8
Test that email is sent when activity exceeds configured threshold.
File
- src/
Tests/ LoginSecurityEmailTest.php, line 60
Class
- LoginSecurityEmailTest
- Test that emails are properly sent when configured.
Namespace
Drupal\login_security\TestsCode
public function testActivityThresholdEmail() {
// @todo.
}