Skip to content

Commit bd2cea4

Browse files
authored
chore(mission_planner): fix typo (autowarefoundation#9053)
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
1 parent 61e1e6c commit bd2cea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planning/autoware_mission_planner/test/test_lanelet2_plugins_default_planner.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ TEST_F(DefaultPlannerTest, visualize)
394394
}
395395
}
396396

397-
TEST_F(DefaultPlannerTest, visualizeDebugFootrprint)
397+
TEST_F(DefaultPlannerTest, visualizeDebugFootprint)
398398
{
399399
DefaultPlanner planner;
400400
planner_.set_default_test_map();

0 commit comments

Comments
 (0)