test: update test market
This commit is contained in:
@@ -4450,6 +4450,7 @@ def test_market_is_tradable(
|
|||||||
ex = get_patched_exchange(mocker, default_conf, exchange=exchange)
|
ex = get_patched_exchange(mocker, default_conf, exchange=exchange)
|
||||||
market = {
|
market = {
|
||||||
"symbol": market_symbol,
|
"symbol": market_symbol,
|
||||||
|
"type": "swap",
|
||||||
"base": base,
|
"base": base,
|
||||||
"quote": quote,
|
"quote": quote,
|
||||||
"spot": spot,
|
"spot": spot,
|
||||||
|
|||||||
Reference in New Issue
Block a user