mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 05:28:16 -06:00
4283: fixing spacing
This commit is contained in:
parent
ef201733c9
commit
1cf19f4b8f
@ -67,7 +67,6 @@ class DeviceTestCase(TestCase):
|
||||
self.assertTrue(form.is_valid())
|
||||
self.assertTrue(form.save())
|
||||
|
||||
|
||||
def test_racked_device_occupied(self):
|
||||
form = DeviceForm(data={
|
||||
'name': 'test',
|
||||
|
Loading…
Reference in New Issue
Block a user