Skip to content

Commit 2e0795f

Browse files
committed
format fix
Signed-off-by: enricosutera <[email protected]>
1 parent 8fbb460 commit 2e0795f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nav2_costmap_2d/test/unit/binary_filter_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,6 @@ void TestNode::resetBinaryParams()
912912
void TestNode::verifyBinaryParams(
913913
bool param0_expected_value, bool param1_expected_value)
914914
{
915-
916915
// Give some time for the params to be updated
917916
waitSome(100ms);
918917
ASSERT_EQ(params_node_0_->getParameter(), param0_expected_value);

0 commit comments

Comments
 (0)