From f278215fd5c3040f95cdc3aef2ed39f1b702a5e6 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Tue, 24 Sep 2024 23:53:14 -0400 Subject: [PATCH] no date platform --- opendbc/car/hyundai/tests/test_hyundai.py | 1 + 1 file changed, 1 insertion(+) diff --git a/opendbc/car/hyundai/tests/test_hyundai.py b/opendbc/car/hyundai/tests/test_hyundai.py index 9fc28827e1..975083c52b 100644 --- a/opendbc/car/hyundai/tests/test_hyundai.py +++ b/opendbc/car/hyundai/tests/test_hyundai.py @@ -36,6 +36,7 @@ CAR.HYUNDAI_KONA_HEV, CAR.HYUNDAI_SONATA_LF, CAR.HYUNDAI_VELOSTER, + CAR.HYUNDAI_KONA_2022, } CANFD_EXPECTED_ECUS = {Ecu.fwdCamera, Ecu.fwdRadar}