Skip to content

Commit

Permalink
Fix errors in tool_topics_dds_no_config test
Browse files Browse the repository at this point in the history
Signed-off-by: tempate <[email protected]>
  • Loading branch information
Tempate committed Jan 8, 2024
1 parent e4aacf7 commit c8346de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def __init__(self):
config='',
arguments_dds=[],
arguments_spy=[],
commands_spy=['topic HelloWorldTopic'],
commands_spy=['topics'],
output=""">> \x1b[0m- name: HelloWorldTopic\n\
\n\
type: HelloWorld\n\
Expand Down

0 comments on commit c8346de

Please sign in to comment.