mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 17:08:41 -06:00
Skip tagged models in test
This commit is contained in:
parent
e9d0dfa885
commit
4e95120b3f
@ -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