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 <plr.vincent@gmail.com>
This commit is contained in:
committed by
NIIBE Yutaka
parent
dfe046e08d
commit
594896ac57
@@ -4,7 +4,7 @@ Feature: setup pass phrase
|
|||||||
A token should support pass phrase: PW1, PW3 and reset code
|
A token should support pass phrase: PW1, PW3 and reset code
|
||||||
|
|
||||||
Scenario: setup PW1 (admin-full mode)
|
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
|
Then it should get success
|
||||||
|
|
||||||
Scenario: verify PW1 (1)
|
Scenario: verify PW1 (1)
|
||||||
|
|||||||
Reference in New Issue
Block a user