We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5601c9 commit 32f5379Copy full SHA for 32f5379
tests/core/web3-module/test_api.py
@@ -1,2 +1,2 @@
1
def test_web3_api(web3):
2
- assert web3.api.startswith("5")
+ assert web3.api.startswith("6")
0 commit comments