Skip to content

Commit

Permalink
Update test_toyota.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispypatt authored Jan 24, 2025
1 parent 02fa9c3 commit c2f73e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/safety/test_toyota.py
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ def setUp(self):
self.safety.init_tests()


class TestToyotaSecOcSafety(TestToyotaSafetyBase):
class TestToyotaSecOcSafety(TestToyotaStockLongitudinalBase):

TX_MSGS = TOYOTA_SECOC_TX_MSGS
RELAY_MALFUNCTION_ADDRS = {0: (0x2E4, 0x343, 0x183)}
Expand Down

0 comments on commit c2f73e3

Please sign in to comment.