Add regression tag to cellular test

This commit is contained in:
Omri Abu 2025-06-11 14:53:20 -04:00
parent 301b483961
commit c3d2cfba79

View File

@ -954,6 +954,7 @@ class CableTestCase(TestCase):
with self.assertRaises(ValidationError):
cable.clean()
@tag('regression')
def test_cable_cannot_terminate_to_a_cellular_interface(self):
"""
A cable cannot terminate to a cellular interface