mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Consolidate GraphQLTestCase into APIViewTestCase
This commit is contained in:
@@ -520,6 +520,7 @@ class APIViewTestCases:
|
||||
ListObjectsViewTestCase,
|
||||
CreateObjectViewTestCase,
|
||||
UpdateObjectViewTestCase,
|
||||
DeleteObjectViewTestCase
|
||||
DeleteObjectViewTestCase,
|
||||
GraphQLTestCase
|
||||
):
|
||||
pass
|
||||
|
Reference in New Issue
Block a user