diff --git a/robot/impl/local_robot_test.go b/robot/impl/local_robot_test.go index f8c5137b42b..39382f8708d 100644 --- a/robot/impl/local_robot_test.go +++ b/robot/impl/local_robot_test.go @@ -3629,7 +3629,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,