mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 16:27:13 +03:00
* update_lock() wants to, potentially, invoke JournalLock.JournalAlreadyLocked() instance for a tkinter pop-up. We do *not* want to mock all of that, so monkeypatch a mock so that in the 'test PASSED' case this just works.