mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-26 00:40:23 +00:00
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)
|
||||
market = {
|
||||
"symbol": market_symbol,
|
||||
"type": "swap",
|
||||
"base": base,
|
||||
"quote": quote,
|
||||
"spot": spot,
|
||||
|
||||
Reference in New Issue
Block a user