Skip to content

Commit

Permalink
wut?
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpertsov committed Aug 9, 2024
1 parent 12add2f commit 4153c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot/impl/local_robot_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4153c0c

Please sign in to comment.