Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-neon committed Oct 11, 2024
1 parent 972174c commit 066c607
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ def allure_environment(pytestconfig: Config, web3_client_session: NeonChainWeb3C
"Network": pytestconfig.environment.proxy_url,
"Proxy.Version": web3_client_session.get_proxy_version()["result"],
"EVM.Version": web3_client_session.get_evm_version()["result"],
"CLI.Version": web3_client_session.get_cli_version()["result"],
}

yield opts
Expand Down

0 comments on commit 066c607

Please sign in to comment.