test: move test to usdt

This commit is contained in:
Matthias
2025-08-30 13:23:46 +02:00
parent 2fd703fcc5
commit 3e8bb29c9f
2 changed files with 11 additions and 11 deletions

View File

@@ -4659,7 +4659,7 @@ def test_reupdate_enter_order_fees(mocker, default_conf_usdt, fee, caplog, is_sh
# Test with trade without orders
trade = Trade(
pair="XRP/ETH",
pair="XRP/USDT",
stake_amount=60.0,
fee_open=fee.return_value,
fee_close=fee.return_value,