Remove default argument from "download trades" test
This commit is contained in:
		| @@ -808,7 +808,6 @@ def test_download_data_trades(mocker, caplog): | |||||||
|         "--exchange", "kraken", |         "--exchange", "kraken", | ||||||
|         "--pairs", "ETH/BTC", "XRP/BTC", |         "--pairs", "ETH/BTC", "XRP/BTC", | ||||||
|         "--days", "20", |         "--days", "20", | ||||||
|         "--trading-mode", "spot", |  | ||||||
|         "--dl-trades" |         "--dl-trades" | ||||||
|     ] |     ] | ||||||
|     start_download_data(get_args(args)) |     start_download_data(get_args(args)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user