mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
removed blank line
This commit is contained in:
parent
3ffb5ac9ae
commit
631ebb831d
@ -183,7 +183,6 @@ class CableTestCase(TestCase):
|
||||
device=self.patch_pannel, name='F1', type=1000, rear_port=self.rear_port
|
||||
)
|
||||
|
||||
|
||||
def test_cable_creation(self):
|
||||
"""
|
||||
When a new Cable is created, it must be cached on either termination point.
|
||||
|
Loading…
Reference in New Issue
Block a user