flaking 8

This commit is contained in:
misagh 2019-01-15 11:10:28 +01:00
parent cfe00c2f0c
commit f0cfab7940

View File

@ -1062,7 +1062,7 @@ def test_handle_stoploss_on_exchange_trailing(mocker, default_conf, fee, caplog,
'type': 'stop_loss_limit',
'price': 3,
'average': 2,
'info' : {
'info': {
'stopPrice': 0.000011134
}
})