Removed edge_conf_usdt

This commit is contained in:
Sam Germain 2021-09-26 11:58:55 -06:00
parent d0e0d0ee01
commit 26fdad8468
1 changed files with 0 additions and 8 deletions

View File

@ -1825,14 +1825,6 @@ def edge_conf(default_conf):
return conf
@pytest.fixture(scope="function")
def edge_conf_usdt(edge_conf):
edge_conf.update({
"stake_currency": "USDT",
})
return edge_conf
@pytest.fixture
def rpc_balance():
return {