mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 01:06:11 -06:00
5509 fix test
This commit is contained in:
parent
5a6deb5769
commit
a34e6813ff
@ -107,7 +107,7 @@ class CustomLinkTestCase(ViewTestCases.BaseObjectViewTestCase, ViewTestCases.Cre
|
||||
}
|
||||
|
||||
|
||||
class SavedFilterTestCase(ViewTestCases.PrimaryObjectViewTestCase):
|
||||
class SavedFilterTestCase(ViewTestCases.BaseObjectViewTestCase, ViewTestCases.CreateObjectViewTestCase):
|
||||
model = SavedFilter
|
||||
|
||||
@classmethod
|
||||
|
Loading…
Reference in New Issue
Block a user