Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Dec 19, 2024
1 parent 8f7be7b commit 0323239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion counterparty-core/counterpartycore/test/util_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ def reparse(testnet=True, checkpoint_count=5):
"""

# mock the backend
messages.dispensers.get_oldest_tx = get_oldest_tx_mock
messages.dispenser.get_oldest_tx = get_oldest_tx_mock

# create a new in-memory DB
options = dict(COUNTERPARTYD_OPTIONS)
Expand Down

0 comments on commit 0323239

Please sign in to comment.