From eb825f62ee876e5cf6c6ffc31a7e218d78c94993 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Thu, 8 Jun 2023 02:26:28 +0300 Subject: save --- test/test_inverter_monitor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_inverter_monitor.py') diff --git a/test/test_inverter_monitor.py b/test/test_inverter_monitor.py index 3b1c6b0..621c0e9 100755 --- a/test/test_inverter_monitor.py +++ b/test/test_inverter_monitor.py @@ -372,5 +372,5 @@ def main(): if __name__ == '__main__': - config.load('test_inverter_monitor') + config.load_app('test_inverter_monitor') main() -- cgit v1.2.3