Don't evaluate comment in waves exchange

This commit is contained in:
Matthias 2024-07-04 12:39:19 +02:00
parent a0a5ccc445
commit 57316e1875

View File

@ -2176,7 +2176,7 @@ def test_api_exchanges(botclient):
"valid": True,
"supported": False,
"dex": True,
"comment": "",
"comment": ANY,
"trade_modes": [{"trading_mode": "spot", "margin_mode": ""}],
}