mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-23 01:08:45 +02:00
Skip tagged models in test
This commit is contained in:
@@ -1172,6 +1172,8 @@ class TagTestCase(TestCase, ChangeLoggedFilterSetTests):
|
|||||||
'virtualmachine',
|
'virtualmachine',
|
||||||
'vlan',
|
'vlan',
|
||||||
'vlangroup',
|
'vlangroup',
|
||||||
|
'vlantranslationpolicy',
|
||||||
|
'vlantranslationrule',
|
||||||
'vminterface',
|
'vminterface',
|
||||||
'vrf',
|
'vrf',
|
||||||
'webhook',
|
'webhook',
|
||||||
|
|||||||
Reference in New Issue
Block a user