mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Add support for imported TOTP secrets
This commit is contained in:
@@ -41,6 +41,7 @@ def test_handle_add_totp(monkeypatch):
|
||||
|
||||
inputs = iter(
|
||||
[
|
||||
"1", # choose derive
|
||||
"Example", # label
|
||||
"", # period
|
||||
"", # digits
|
||||
|
Reference in New Issue
Block a user