mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 12:06:53 -06:00
Skip tagged models in test
This commit is contained in:
parent
ae7c67a1d6
commit
1465f5eace
@ -1172,6 +1172,8 @@ class TagTestCase(TestCase, ChangeLoggedFilterSetTests):
|
|||||||
'virtualmachine',
|
'virtualmachine',
|
||||||
'vlan',
|
'vlan',
|
||||||
'vlangroup',
|
'vlangroup',
|
||||||
|
'vlantranslationpolicy',
|
||||||
|
'vlantranslationrule',
|
||||||
'vminterface',
|
'vminterface',
|
||||||
'vrf',
|
'vrf',
|
||||||
'webhook',
|
'webhook',
|
||||||
|
Loading…
Reference in New Issue
Block a user