mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 12:12:53 -06:00
Delete unused test data
This commit is contained in:
parent
fcdb05238c
commit
f0ced98dc6
@ -88,7 +88,6 @@ class AggregateTestCase(ViewTestCases.PrimaryObjectViewTestCase):
|
||||
])
|
||||
|
||||
cls.form_data = {
|
||||
'family': 4,
|
||||
'prefix': IPNetwork('10.99.0.0/16'),
|
||||
'rir': rirs[1].pk,
|
||||
'date_added': datetime.date(2020, 1, 1),
|
||||
|
Loading…
Reference in New Issue
Block a user