mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 08:19:23 +00:00
Revert "Improve TUI interaction timing"
This commit is contained in:
@@ -66,7 +66,6 @@ def test_manager_workflow(monkeypatch):
|
||||
]
|
||||
)
|
||||
monkeypatch.setattr("builtins.input", lambda *args, **kwargs: next(inputs))
|
||||
monkeypatch.setattr(pm, "pause", lambda *a, **k: None)
|
||||
|
||||
pm.handle_add_password()
|
||||
assert pm.is_dirty is False
|
||||
|
Reference in New Issue
Block a user