mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 05:28:16 -06:00
4283: fixing indentation
This commit is contained in:
parent
2fe3c7035a
commit
df86d02dd6
@ -500,7 +500,7 @@ class DynamicFilterLookupExpressionTest(TestCase):
|
||||
Interface(device=devices[1], name='Interface 4', mac_address='bb-00-00-00-00-02'),
|
||||
Interface(device=devices[2], name='Interface 5', mac_address='00-00-00-00-00-03'),
|
||||
Interface(device=devices[2], name='Interface 6', mac_address='cc-00-00-00-00-03'),
|
||||
Interface(device=devices[3], name='Interface 7', mac_address='00-00-00-00-00-04'),
|
||||
Interface(device=devices[3], name='Interface 7', mac_address='00-00-00-00-00-04'),
|
||||
Interface(device=devices[3], name='Interface 8', mac_address='cc-00-00-00-00-04'),
|
||||
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user