mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Misc cleanup, renaming
This commit is contained in:
@@ -194,7 +194,7 @@ class VirtualMachineTest(APIViewTestCases.APIViewTestCase):
|
||||
|
||||
|
||||
# TODO: Standardize InterfaceTest (pending #4721)
|
||||
class InterfaceTest(APITestCase):
|
||||
class VMInterfaceTest(APITestCase):
|
||||
|
||||
def setUp(self):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user