Since the examples in the README by default will run on cargo test, we might accidentally reconfigure the yubikey of a developer that just wanted to run the unit test on their workstation. I think it's safer to ignore that example when running the tests
Since the examples in the README by default will run on
cargo test
, we might accidentally reconfigure the yubikey of a developer that just wanted to run the unit test on their workstation. I think it's safer to ignore that example when running the tests