mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 00:09:04 +00:00
Add archived flag to entries
This commit is contained in:
@@ -63,5 +63,6 @@ def test_handle_add_totp(monkeypatch, capsys):
|
||||
"index": 0,
|
||||
"period": 30,
|
||||
"digits": 6,
|
||||
"archived": False,
|
||||
}
|
||||
assert "ID 0" in out
|
||||
|
Reference in New Issue
Block a user