refactor: streamline retrieve flow

This commit is contained in:
thePR0M3TH3AN
2025-07-15 10:53:50 -04:00
parent e52e2629fe
commit 6d24ffb2ec
2 changed files with 4 additions and 9 deletions

View File

@@ -55,4 +55,4 @@ def test_pause_before_entry_actions(monkeypatch, adder, needs_confirm):
)
pm.handle_retrieve_entry()
assert len(pause_calls) == 2
assert len(pause_calls) == 1