mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 03:26:31 +00:00
false faucet fixture autouse
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
This commit is contained in:
parent
e126890d09
commit
321fb5e24a
@ -191,7 +191,7 @@ def pytest_runtest_protocol(item, nextitem):
|
||||
return True # no need to rerun
|
||||
|
||||
|
||||
@pytest.fixture(scope="session", autouse=True)
|
||||
@pytest.fixture(scope="session", autouse=False)
|
||||
def faucet_for_senders():
|
||||
network_api = NetworkApi()
|
||||
for user in transaction_senders.values():
|
||||
|
Loading…
x
Reference in New Issue
Block a user