mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 09:53:34 -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):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user