mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Extend DeviceComponentViewTestCase to include GetObjectViewTestCase
This commit is contained in:
@@ -917,6 +917,7 @@ class ViewTestCases:
|
||||
maxDiff = None
|
||||
|
||||
class DeviceComponentViewTestCase(
|
||||
GetObjectViewTestCase,
|
||||
EditObjectViewTestCase,
|
||||
DeleteObjectViewTestCase,
|
||||
ListObjectsViewTestCase,
|
||||
|
Reference in New Issue
Block a user