Fix new test after develop merge
This commit is contained in:
parent
9ea887dbd0
commit
adc12ed043
@ -780,7 +780,7 @@ def test_to_json(default_conf, fee):
|
|||||||
|
|
||||||
|
|
||||||
def test_stoploss_reinitialization(default_conf, fee):
|
def test_stoploss_reinitialization(default_conf, fee):
|
||||||
init(default_conf)
|
init(default_conf['db_url'])
|
||||||
trade = Trade(
|
trade = Trade(
|
||||||
pair='ETH/BTC',
|
pair='ETH/BTC',
|
||||||
stake_amount=0.001,
|
stake_amount=0.001,
|
||||||
|
Loading…
Reference in New Issue
Block a user