mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 00:09:04 +00:00
Add migration to version 2 and update tests
This commit is contained in:
@@ -32,7 +32,7 @@ def test_password_change_and_unlock(monkeypatch):
|
||||
entry_mgr = EntryManager(vault, fp)
|
||||
cfg_mgr = ConfigManager(vault, fp)
|
||||
|
||||
vault.save_index({"passwords": {}})
|
||||
vault.save_index({"entries": {}})
|
||||
cfg_mgr.save_config(
|
||||
{
|
||||
"relays": [],
|
||||
|
Reference in New Issue
Block a user