Skip tagged models in test
This commit is contained in:
parent
14e832b872
commit
8e113b4a84
|
|
@ -1172,6 +1172,8 @@ class TagTestCase(TestCase, ChangeLoggedFilterSetTests):
|
|||
'virtualmachine',
|
||||
'vlan',
|
||||
'vlangroup',
|
||||
'vlantranslationpolicy',
|
||||
'vlantranslationrule',
|
||||
'vminterface',
|
||||
'vrf',
|
||||
'webhook',
|
||||
|
|
|
|||
Loading…
Reference in New Issue