Skip to content

Commit

Permalink
chore(mission_planner): fix typo (#9053)
Browse files Browse the repository at this point in the history
Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 authored Oct 8, 2024
1 parent 61e1e6c commit bd2cea4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ TEST_F(DefaultPlannerTest, visualize)
}
}

TEST_F(DefaultPlannerTest, visualizeDebugFootrprint)
TEST_F(DefaultPlannerTest, visualizeDebugFootprint)
{
DefaultPlanner planner;
planner_.set_default_test_map();
Expand Down

0 comments on commit bd2cea4

Please sign in to comment.