removed outdated todo in kraken

This commit is contained in:
Sam Germain 2021-12-31 06:26:13 -06:00
parent 46072be011
commit 08b738a5d9

View File

@ -164,8 +164,6 @@ def test_get_balances_prod(default_conf, mocker):
ccxt_exceptionhandlers(mocker, default_conf, api_mock, "kraken",
"get_balances", "fetch_balance")
# TODO-lev: All these stoploss tests with shorts
@pytest.mark.parametrize('ordertype', ['market', 'limit'])
@pytest.mark.parametrize('side,adjustedprice', [