issues
search
catalyst
/
moodle-tool_mfa
A Multi-Factor Authentication Moodle plugin with flexible support for TOTP, Email, IP and more
https://moodle.org/plugins/tool_mfa
34
stars
38
forks
source link
[#433] Update factor email tests
#434
Closed
matthewhilton
closed
1 year ago
matthewhilton
commented
1 year ago
Closes #433
Tests now just check if either an Unknown location message or actual location message existed.
This still works as a test, because it checks that no exceptions were thrown
Using strpos so that it can just be cherry-picked to the other branches without changing (php version compatibility)
Closes #433