From aef5be05c17dc62383d3527c19a5c56176d341ca Mon Sep 17 00:00:00 2001 From: Jane Date: Tue, 4 Feb 2025 21:32:24 -0500 Subject: [PATCH] Changed worker id to communications worker --- tests/integration/test_communications_to_ground_station.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_communications_to_ground_station.py b/tests/integration/test_communications_to_ground_station.py index f83a1f8c..e8e72a81 100644 --- a/tests/integration/test_communications_to_ground_station.py +++ b/tests/integration/test_communications_to_ground_station.py @@ -19,7 +19,7 @@ FLIGHT_INTERFACE_TIMEOUT = 30.0 # seconds FLIGHT_INTERFACE_BAUD_RATE = 57600 # symbol rate FLIGHT_INTERFACE_WORKER_PERIOD = 0.1 # seconds -WORKER_ID = worker_enum.WorkerEnum.FLIGHT_INTERFACE_WORKER +WORKER_ID = worker_enum.WorkerEnum.COMMUNICATIONS_WORKER def apply_communications_test(