zero pad in test

This commit is contained in:
Allen Day 2020-09-07 23:38:51 +08:00 committed by GitHub
parent f63a378967
commit 3fe2ed0e18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -813,7 +813,7 @@ def test_generate_optimizer(mocker, hyperopt_conf) -> None:
'draws': 0,
'duration': 100.0,
'losses': 0,
'winsdrawslosses': '1/0/0',
'winsdrawslosses': '0001/0000/0000',
'median_profit': 2.3117,
'profit': 2.3117,
'total_profit': 0.000233,