Update test_rpc_telegram.py

This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி 2022-04-06 07:23:43 +05:30
parent 28f4a3b373
commit b751dd339a
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ def test_telegram_init(default_conf, mocker, caplog) -> None:
message_str = ("rpc.telegram is listening for following commands: [['status'], ['profit'], "
"['balance'], ['start'], ['stop'], "
"['forcesell', 'force_exit'], ['forcebuy', 'forcelong'], ['forceshort'], "
"['forcesell', 'force_exit', 'fe'], ['forcebuy', 'forcelong'], ['forceshort'], "
"['trades'], ['delete'], ['performance'], "
"['buys', 'entries'], ['sells', 'exits'], ['mix_tags'], "
"['stats'], ['daily'], ['weekly'], ['monthly'], "