update Form/Email test now that single character usernames work
This commit is contained in:
parent
a2bf44d074
commit
70bea40b94
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ my $testBlock = [
|
|||
{
|
||||
key => 'EMAIL2',
|
||||
testValue => 'i@nowhere.com',
|
||||
expected => undef,
|
||||
expected => 'EQUAL',
|
||||
comment => 'single character email fails'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue