Files
keepassxc/tests/TestPassphraseGenerator.cpp
Carlo Teubner af3b4074e2 Fix passphrase generator test (#10890)
* Fix passphrase generator test

Previously, the test case was assuming the wrong regex. In particular, the default word list (eff_large.wordlist) contains several words that contain dashes. Adjust the regex used in the test to reflect this. This should fix rare test failures
2024-06-12 17:21:53 -04:00

1.8 KiB