Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jayati1397 committed Aug 5, 2024
1 parent dca6f4a commit 84319ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oms/broker/ccxt/test/test_ccxt_broker.py
Original file line number Diff line number Diff line change
Expand Up @@ -1990,4 +1990,4 @@ def test_submit_twap_orders_multiple_submission(
ccxt_fills = self._test_ccxt_fills(
broker, orders, f"test_ccxt_fills{i}"
)
self._test_ccxt_trades(broker, ccxt_fills, f"test_ccxt_trades{i}")
self._test_ccxt_trades(broker, ccxt_fills, f"test_ccxt_trades{i}")

0 comments on commit 84319ee

Please sign in to comment.