diff --git a/t/Form/Email.t b/t/Form/Email.t index 3a8a799cb..ae5231018 100644 --- a/t/Form/Email.t +++ b/t/Form/Email.t @@ -38,7 +38,7 @@ my $testBlock = [ { key => 'EMAIL2', testValue => 'i@nowhere.com', - expected => undef, + expected => 'EQUAL', comment => 'single character email fails' }, {