tests: update test to account for newly added prop

This commit is contained in:
Matthias 2024-10-29 07:13:36 +01:00
parent 26a59e2cc5
commit e35f5c9fde

View File

@ -2144,6 +2144,7 @@ def test_Trade_object_idem():
"bt_trades_open", "bt_trades_open",
"bt_trades_open_pp", "bt_trades_open_pp",
"bt_open_open_trade_count", "bt_open_open_trade_count",
"bt_open_open_trade_count_candle",
"bt_total_profit", "bt_total_profit",
"from_json", "from_json",
) )