mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Fixed merge error in MemberTest
This commit is contained in:
parent
b56ca812dc
commit
628b920ea7
@ -721,6 +721,7 @@ class MemberTest extends FunctionalTest {
|
||||
$member->isLockedOut(),
|
||||
"Member has been locked out too early"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
public function testCustomMemberValidator() {
|
||||
|
Loading…
Reference in New Issue
Block a user