diff --git a/pyproject.toml b/pyproject.toml index d8072ace58..0f9875d02a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,11 +13,12 @@ testpaths = [ # "common", "selfdrive/athena", # "selfdrive/boardd", - "selfdrive/car/tests/test_lateral_limits.py", +# "selfdrive/car/tests/test_lateral_limits.py", "selfdrive/car/tests/test_fw_fingerprint.py", "selfdrive/car/tests/test_fingerprints.py", "selfdrive/car/tests/test_can_fingerprint.py", - "selfdrive/car/tests/test_docs.py", + "selfdrive/car/tests/test_car_interfaces.py", +# "selfdrive/car/tests/test_docs.py", # "selfdrive/controls", # "selfdrive/locationd", # "selfdrive/monitoring",