aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 77eb84f..1be2aee 100644
--- a/README.md
+++ b/README.md
@@ -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