Skip to content

Commit

Permalink
Address peer review comments.
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic committed Aug 28, 2020
1 parent dc5ed21 commit 0d3af13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcl/test/rcl/test_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ TEST_F(CLASSNAME(TestNodeFixture, RMW_IMPLEMENTATION), test_rcl_node_init_with_i
rcl_reset_error();
}

// Battle test node init/fini.
// Battle test node init.
RCUTILS_FAULT_INJECTION_TEST(
{
ret = rcl_node_init(&node, name, namespace_, &context, &options);
Expand Down

0 comments on commit 0d3af13

Please sign in to comment.