Update manifest (#1148)

This commit is contained in:
Xavier Guimard 2018-04-09 13:58:50 +02:00
parent c779d3c15e
commit 60fc9f523c
2 changed files with 4 additions and 1 deletions

View File

@ -423,6 +423,7 @@ t/65-AutoSignin.t
t/70-2F-TOTP.t
t/71-2F-UTOTP-TOTP-only.t
t/72-2F-REST.t
t/73-2F-U2F.t
t/90-Translations.t
t/99-pod.t
t/lmConf-1.json

View File

@ -179,8 +179,10 @@ JjTJecOOS+88fK8qL1TrYv5rapIdqUI7aQ==
),
'Push U2F signature'
);
# See https://github.com/mschout/perl-authen-u2f-tester/issues/2
pass(
'For an unknown reason, Authen::2F::Tester signatures are not recognized by Crypt::U2F::Server'
'For an unknown reason, Authen::2F::Tester signatures are not recognized by Yubico library'
);
}
count($maintests);