mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Merge branch '4.8' into 4
This commit is contained in:
commit
efcdfb9c46
@ -110,7 +110,7 @@ class LoginContext implements Context
|
||||
$clicked = true;
|
||||
break;
|
||||
}
|
||||
assertTrue($clicked, 'MFA "Setup later" button was not found so it was not clicked');
|
||||
Assert::assertTrue($clicked, 'MFA "Setup later" button was not found so it was not clicked');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user