Skip to content

Commit

Permalink
mock
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Oct 16, 2024
1 parent d8c0d1a commit 3c78c8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_mongo_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ def mock_get_entry_2(self, args, kwargs):
value=1,
time=datetime.datetime.now() - datetime.timedelta(seconds=10),
being_calculated=True,
stale=None,
)

monkeypatch.setattr(
Expand Down

0 comments on commit 3c78c8e

Please sign in to comment.