From 35dab9b56634929ad95fe9a0a8fa65d09d5a587c Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 17 Jul 2025 07:28:53 +0200 Subject: [PATCH] test: fix typo in test name --- tests/rpc/test_rpc_telegram.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rpc/test_rpc_telegram.py b/tests/rpc/test_rpc_telegram.py index 460352fff..d50d5b012 100644 --- a/tests/rpc/test_rpc_telegram.py +++ b/tests/rpc/test_rpc_telegram.py @@ -2890,7 +2890,7 @@ async def test_telegram_list_custom_data(default_conf_usdt, update, ticker, fee, msg_mock.reset_mock() -def test_noficiation_settings(default_conf_usdt, mocker): +def test_notification_settings(default_conf_usdt, mocker): (telegram, _, _) = get_telegram_testobject(mocker, default_conf_usdt) telegram._config["telegram"].update( {