pull/31235/head
Shane Smiskol 1 year ago
parent 707712de4c
commit dedc5d00c6
  1. 1
      selfdrive/car/hyundai/tests/test_hyundai.py

@ -178,7 +178,6 @@ class TestHyundaiFingerprint(unittest.TestCase):
CAR.GENESIS_G70, # shared platform code, part number, and date
CAR.GENESIS_G70_2020,
CAR.TUCSON_4TH_GEN, # shared platform code and part number
CAR.TUCSON_HYBRID_4TH_GEN,
}
excluded_platforms |= CANFD_CAR - EV_CAR # shared platform codes
excluded_platforms |= NO_DATES_PLATFORMS # date codes are required to match

Loading…
Cancel
Save