mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-27 20:01:47 +01: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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user