Fixed comments for create new device where device not found while saving device_info
This commit is contained in:
@@ -59,7 +59,6 @@ func TestSaveDeviceInfofunc(t *testing.T) {
|
||||
t.Fatalf("Expected no error, got %v", err)
|
||||
}
|
||||
|
||||
// Here, ideally you'd want to check your logs to ensure the message was logged
|
||||
assert.Equal(t, 200, resp.StatusCode)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user