Skip to content

Commit

Permalink
Update test_ecosystem.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kilavvy authored Feb 24, 2025
1 parent 12a281a commit 9a91b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/test_ecosystem.py
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ def test_create_transaction_with_none_values(ethereum, eth_tester_provider):
data=None,
chain_id=None,
max_fee=None,
max_prioriy_fee=None,
max_priority_fee=None,
nonce=None,
receiver=None,
)
Expand Down

0 comments on commit 9a91b51

Please sign in to comment.