From 30484b6715938f0a08983edda56448f3912fb844 Mon Sep 17 00:00:00 2001 From: Bodong Yang Date: Thu, 14 Mar 2024 07:30:03 +0000 Subject: [PATCH] fix test_configs --- tests/test_configs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_configs.py b/tests/test_configs.py index dec1a43..949f7e2 100644 --- a/tests/test_configs.py +++ b/tests/test_configs.py @@ -50,7 +50,7 @@ "MAX_LOGS_BACKLOG": 4096, "MAX_LOGS_PER_MERGE": 512, "UPLOAD_INTERVAL": 60, - "ALLOWED_ECUS": {"autoware"}, + "ALLOWED_ECUS": None, }, ), # test#1: frequently changed settings