Fix tests
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run

This commit is contained in:
Jeremy Stretch
2025-09-08 16:54:48 -04:00
parent f5e69e5457
commit 38610f7aaf

View File

@@ -108,8 +108,8 @@ class Cable(PrimaryModel):
# Cache the original status so we can check later if it's been changed
self._orig_status = self.__dict__.get('status')
self._a_terminations = []
self._b_terminations = []
# self._a_terminations = []
# self._b_terminations = []
self._terminations_modified = False
# Assign or retrieve A/B terminations