mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -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',
|
||||
'vlan',
|
||||
'vlangroup',
|
||||
'vlantranslationpolicy',
|
||||
'vlantranslationrule',
|
||||
'vminterface',
|
||||
'vrf',
|
||||
'webhook',
|
||||
|
Loading…
Reference in New Issue
Block a user