We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I could run the other 3 tests fine. But the test_api_consumer.py just stuck:
Brownie v1.19.3 - Python development framework for Ethereum
============================= test session starts =================================== platform win32 -- Python 3.8.10, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 rootdir: C:\Users\compt\demos\chainlink-mix plugins: eth-brownie-1.19.3, hypothesis-6.27.3, forked-1.4.0, xdist-1.34.0, web3-5.31.3 collected 2 items
Launching 'ganache-cli.cmd --chain.vmErrorsOnRPCResponse true --wallet.totalAccounts 10 --hardfork istanbul --miner.blockGasLimit 12000000 --wallet.mnemonic brownie --server.port 8545'...
tests\test_api_consumer.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I could run the other 3 tests fine. But the test_api_consumer.py just stuck:
Brownie v1.19.3 - Python development framework for Ethereum
============================= test session starts ===================================
platform win32 -- Python 3.8.10, pytest-6.2.5, py-1.11.0, pluggy-1.0.0
rootdir: C:\Users\compt\demos\chainlink-mix
plugins: eth-brownie-1.19.3, hypothesis-6.27.3, forked-1.4.0, xdist-1.34.0, web3-5.31.3
collected 2 items
Launching 'ganache-cli.cmd --chain.vmErrorsOnRPCResponse true --wallet.totalAccounts 10 --hardfork istanbul --miner.blockGasLimit 12000000 --wallet.mnemonic brownie --server.port 8545'...
tests\test_api_consumer.py
The text was updated successfully, but these errors were encountered: