fix test
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
2020-10-13 14:10:22 +02:00
parent 0ec859f4a6
commit a66fdb0edd
3 changed files with 3 additions and 3 deletions

View File

@@ -198,7 +198,7 @@ mod test {
fn input_salt_obtain() {
assert_eq!(
SecretInput::String("abc".into())
.obtain(&PasswordHelper::Stdin)
.obtain_sha256(&PasswordHelper::Stdin)
.unwrap(),
[
186, 120, 22, 191, 143, 1, 207, 234, 65, 65, 64, 222, 93, 174, 34, 35, 176, 3, 97,