Skip to content

Commit

Permalink
Update planner_cspace/test/src/test_navigate_remember.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Dec 4, 2024
1 parent 7c2c3ec commit cc1c0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planner_cspace/test/src/test_navigate_remember.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ class Navigate : public ::testing::Test
}
};

TEST_F(Navigate, Navigate)
TEST_F(NavigateWithRememberUpdates, Navigate)
{
ros::spinOnce();
ros::Duration(0.2).sleep();
Expand Down

0 comments on commit cc1c0a3

Please sign in to comment.