Explorar o código

Fixed test case name

Jeremy Stretch %!s(int64=9) %!d(string=hai) anos
pai
achega
c8b85202d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netbox/extras/tests/test_customfields.py

+ 1 - 1
netbox/extras/tests/test_customfields.py

@@ -11,7 +11,7 @@ from extras.models import (
 )
 
 
-class RackTestCase(TestCase):
+class CustomFieldTestCase(TestCase):
 
     def setUp(self):