Fix new test after develop merge

This commit is contained in:
Matthias 2019-06-08 20:26:25 +02:00
parent 9ea887dbd0
commit adc12ed043
1 changed files with 1 additions and 1 deletions

View File

@ -780,7 +780,7 @@ def test_to_json(default_conf, fee):
def test_stoploss_reinitialization(default_conf, fee):
init(default_conf)
init(default_conf['db_url'])
trade = Trade(
pair='ETH/BTC',
stake_amount=0.001,