We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6848a3d + 5181c97 commit d22e4e7Copy full SHA for d22e4e7
netbox/dcim/tests/test_models.py
@@ -64,7 +64,7 @@ def test_mount_single_device(self):
64
rack=rack1,
65
position=10,
66
face=RACK_FACE_REAR,
67
- )
+ )
68
device1.save()
69
70
# Validate rack height
0 commit comments