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