good to find the usages, but generally we'd like to fail the tests without this

todo: falsify those tests?
This commit is contained in:
Shane Smiskol 2024-01-02 21:56:21 -08:00 committed by Greg Hogan
parent 4b24a7c8bf
commit 437bc9c5d6
1 changed files with 0 additions and 3 deletions

View File

@ -153,9 +153,6 @@ class ChryslerLongitudinalBase(TestChryslerSafety):
def test_cruise_engaged_prev(self):
pass
def _pcm_status_msg(self, enable):
raise Exception
def _send_torque_accel_msg(self, enable, torque_active, torque, accel_active, accel):
values = {
"ACC_AVAILABLE": 1,