mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-28 03:37:34 +02: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