From 594896ac57a3900d3c58b1ee04d9a6de3ad24eea Mon Sep 17 00:00:00 2001 From: Vincent Pelletier Date: Sat, 26 Dec 2020 08:06:01 +0000 Subject: [PATCH] test/feature/202_setup_passphease.feature: Fix expected PW1 value. Since 040_passphrase_change.feature, PW1 has this value and not the reset default. Signed-off-by: Vincent Pelletier --- test/features/202_setup_passphrase.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/features/202_setup_passphrase.feature b/test/features/202_setup_passphrase.feature index dd223cb..c51afe7 100644 --- a/test/features/202_setup_passphrase.feature +++ b/test/features/202_setup_passphrase.feature @@ -4,7 +4,7 @@ Feature: setup pass phrase A token should support pass phrase: PW1, PW3 and reset code Scenario: setup PW1 (admin-full mode) - Given cmd_change_reference_data with 1 and "123456user pass phrase" + Given cmd_change_reference_data with 1 and "another user pass phraseuser pass phrase" Then it should get success Scenario: verify PW1 (1)