diff --git a/tests/Sanity/basic-sanity/runtest.sh b/tests/Sanity/basic-sanity/runtest.sh index 6fe347a..d1e6c27 100755 --- a/tests/Sanity/basic-sanity/runtest.sh +++ b/tests/Sanity/basic-sanity/runtest.sh @@ -150,7 +150,7 @@ function TestVolumeKeyRestore() { ClearGpgAgentsCache RunCmdViaExpect Command volume_key --restore "${_VOLUME}" "${_PACKET}" - Input --lukspass "${_LUKS_PASS}" + Input --lukspass "${_NEW_LUKS_PASS}" Input --packetpass "${_PACKET_PASS}" Input ${USING_PINENTRY:+--pinentry} FinishRun || return $?