test: Remove unnecessary asyncio decorators

This commit is contained in:
Matthias
2024-08-29 20:38:57 +02:00
parent 1c5ca0f022
commit a250cf7ebe
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -660,7 +660,6 @@ def test__set_leverage_binance(mocker, default_conf):
)
@pytest.mark.asyncio
@pytest.mark.parametrize("candle_type", [CandleType.MARK, ""])
async def test__async_get_historic_ohlcv_binance(default_conf, mocker, caplog, candle_type):
ohlcv = [