mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 00:09:04 +00:00
sync from nostr on unlock
This commit is contained in:
@@ -81,6 +81,7 @@ def test_password_change_and_unlock(monkeypatch):
|
||||
)
|
||||
monkeypatch.setattr(PasswordManager, "initialize_bip85", lambda self: None)
|
||||
monkeypatch.setattr(PasswordManager, "initialize_managers", lambda self: None)
|
||||
monkeypatch.setattr(PasswordManager, "sync_index_from_nostr", lambda self: None)
|
||||
|
||||
pm.unlock_vault()
|
||||
|
||||
|
Reference in New Issue
Block a user