mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Fixed test case name
This commit is contained in:
@ -11,7 +11,7 @@ from extras.models import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class RackTestCase(TestCase):
|
class CustomFieldTestCase(TestCase):
|
||||||
|
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user