mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix test, add initalizing of word lists
This commit is contained in:
parent
7518832bf4
commit
2f343eb756
@ -47,6 +47,8 @@ void PassphraseTest::SetUp()
|
||||
ServerConfig::MNEMONIC_GRADIDO_BOOK_GERMAN_RANDOM_ORDER,
|
||||
"d62f14173ae5d66b06753cc9d69d5471913ffc6053feedac2acf901eef3582a9"
|
||||
));
|
||||
|
||||
ServerConfig::loadMnemonicWordLists();
|
||||
}
|
||||
|
||||
TEST_F(PassphraseTest, detectMnemonic) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user