Skip to content

Commit

Permalink
docs: Update tests/functional/geth/test_provider.py
Browse files Browse the repository at this point in the history
Co-authored-by: NotPeopling2day <[email protected]>
  • Loading branch information
antazoey and NotPeopling2day authored May 13, 2024
1 parent 844db9d commit be3204d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/geth/test_provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def test_connect_wrong_chain_id(ethereum, geth_provider, web3_factory):
def test_connect_to_chain_that_started_poa(mock_web3, web3_factory, ethereum):
"""
Ensure that when connecting to a chain that
started out as PoA, such as sepolia, we include
started out as PoA, such as Sepolia, we include
the right middleware. Note: even if the chain
is no longer PoA, we still need the middleware
to fetch blocks during the PoA portion of the chain.
Expand Down

0 comments on commit be3204d

Please sign in to comment.