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}