Skip to content

Commit 848ea31

Browse files
Fixed The Dummy
1 parent a7ae2e4 commit 848ea31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/dummyclient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class LaunchPrepareTools(ManagerConsumerMessage):
2929
id: str = "3"
3030
command: str = "prepare_tools"
3131
data: dict = {
32-
"tools": ["console", "gazebo_view"],
32+
"tools": ["console", "simulator"],
3333
"config": {},
3434
}
3535

0 commit comments

Comments
 (0)