Skip to content

Commit

Permalink
Add newsfragment for #3066; linting
Browse files Browse the repository at this point in the history
  • Loading branch information
fselmo committed Jul 26, 2023
1 parent 681a6a5 commit d8294a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions newsfragments/3066.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ENS name-to-address support for ``eth_subscribe``.
1 change: 0 additions & 1 deletion tests/integration/go_ethereum/test_goethereum_ws_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ async def async_w3(geth_process, endpoint_uri):


class TestGoEthereumAsyncAdminModuleTest(GoEthereumAsyncAdminModuleTest):

@pytest.mark.asyncio
@pytest.mark.xfail(
reason="running geth with the --nodiscover flag doesn't allow peer addition"
Expand Down

0 comments on commit d8294a3

Please sign in to comment.