Update tests to reflect new naming

This commit is contained in:
Matthias
2022-06-09 06:45:22 +02:00
parent a547001601
commit 88f8cbe172
2 changed files with 5 additions and 4 deletions

View File

@@ -657,6 +657,7 @@ class Telegram(RPCHandler):
:return: None
"""
self._timeunit_stats(update, context, 'months')
@authorized_only
def _profit(self, update: Update, context: CallbackContext) -> None:
"""