diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -38,9 +38,9 @@ To execute this test suite, run `cargo test --no-default-features --features test-pro -- --test-threads 1`. Note that this test suite might lock your stick if you have different passwords! -The `totp` and `totp_pin` tests can occasionally fail due to bad timing. Also -make sure to run the tests sequentially (`--test-threads 1`), otherwise they -might interfere. +The `totp_no_pin` and `totp_pin` tests can occasionally fail due to bad timing. +Also make sure to run the tests sequentially (`--test-threads 1`), otherwise +they might interfere. ## Contact |