Skip to content

Commit

Permalink
Skip tagged models in test
Browse files Browse the repository at this point in the history
  • Loading branch information
bctiemann committed Oct 11, 2024
1 parent ae7c67a commit 1465f5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions netbox/extras/tests/test_filtersets.py
Original file line number Diff line number Diff line change
Expand Up @@ -1172,6 +1172,8 @@ class TagTestCase(TestCase, ChangeLoggedFilterSetTests):
'virtualmachine',
'vlan',
'vlangroup',
'vlantranslationpolicy',
'vlantranslationrule',
'vminterface',
'vrf',
'webhook',
Expand Down

0 comments on commit 1465f5e

Please sign in to comment.