diff --git a/robot/impl/local_robot_test.go b/robot/impl/local_robot_test.go index e6db56596c2..18d95fd0863 100644 --- a/robot/impl/local_robot_test.go +++ b/robot/impl/local_robot_test.go @@ -3634,7 +3634,7 @@ func TestMachineStatus(t *testing.T) { return []resource.Status{ { Name: resource.Name{ - API: resource.APINamespaceRDKInternal.WithServiceType("framesystem"), + API: resource.APINamespaceRDKInternal.WithServiceType("frame_system"), Name: "builtin", }, State: resource.NodeStateReady,