mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-20 19:19:22 -06:00
Fixed test case name
This commit is contained in:
parent
af459cd19b
commit
c8b85202d1
@ -11,7 +11,7 @@ from extras.models import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class RackTestCase(TestCase):
|
class CustomFieldTestCase(TestCase):
|
||||||
|
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user