Skip to content

Commit

Permalink
whitespace from gh web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
dhood authored Apr 26, 2024
1 parent b65df63 commit 81082d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ TEST_F(JointGroupVelocityControllerTest, CommandCallbackTest)

// process callbacks
rclcpp::spin_some(controller_->get_node()->get_node_base_interface());
RCLCPP_INFO(controller_->get_node()->get_logger(), "callback(s) processed");
RCLCPP_INFO(controller_->get_node()->get_logger(), "callback(s) processed");

// update successful
ASSERT_EQ(
Expand Down

0 comments on commit 81082d4

Please sign in to comment.