Fix unit test (#2712)

This commit is contained in:
Christophe Maudoux 2022-08-28 23:23:32 +02:00
parent 3d5e7f8b05
commit c9449ed41d
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ SKIP: {
expectCookie( $res, 'lemonldappdata' );
# A message warns the user that they do not have any 2FA available
expectPortalError( $res, 83 );
expectPortalError( $res, 103 );
$query = 'user=rtyler&password=rtyler';
ok(