mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-14 07:42:18 -06: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