Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
fix integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Apr 4, 2024
1 parent c12a23e commit 5f7fee7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/integration/test_fetch_orderbook.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,15 @@ def test_get_order_rewards(self):
1.0,
1.0,
],
"protocol_fee_recipient": [
None,
None,
None,
None,
None,
None,
None,
]
}
)

Expand Down

0 comments on commit 5f7fee7

Please sign in to comment.