mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2026-01-06 05:15:42 +01:00
parent
7af4017910
commit
a51507b701
4 changed files with 6 additions and 7 deletions
|
|
@ -270,7 +270,7 @@ Type: totp
|
|||
assert captured.out == expected_stdout
|
||||
assert captured.err == ''
|
||||
|
||||
@mark.skipif(platform.startswith("win"), reason="This test is not supported on Windows.")
|
||||
|
||||
def test_extract_printqr(capsys):
|
||||
# Act
|
||||
extract_otp_secret_keys.main(['-p', 'example_export.txt'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue