Update test_rpc_telegram.py

This commit is contained in:
Kavinkumar 2022-03-11 00:41:12 +05:30 committed by GitHub
parent dab9b8006c
commit fc83c94553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2175,7 +2175,7 @@ def test_send_msg_sell_notification_no_fiat(default_conf, mocker) -> None:
'close_date': arrow.utcnow(),
})
assert msg_mock.call_args[0][0] == ('\N{WARNING SIGN} *Binance:* Selling KEY/ETH (#1)\n'
'*Unrealized Profit:* `-57.41%`\n'
'*Unrealized Profit:* `-57.41% (loss: -0.05746268 ETH)`\n'
'*Buy Tag:* `buy_signal1`\n'
'*Sell Reason:* `stop_loss`\n'
'*Amount:* `1333.33333333`\n'