Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
Signed-off-by: mohammad alqudah <[email protected]>
  • Loading branch information
mkquda committed Jun 12, 2024
1 parent b978e7f commit 653e6c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions planning/autoware_route_handler/test/test_route_handler.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ class TestRouteHandler : public ::testing::Test
public:
TestRouteHandler()
{
autoware_test_utils_dir =
ament_index_cpp::get_package_share_directory("autoware_test_utils");
autoware_test_utils_dir = ament_index_cpp::get_package_share_directory("autoware_test_utils");
set_route_handler("/test_map/2km_test.osm");
set_test_route("/test_route/lane_change_test_route.yaml");
}
Expand Down

0 comments on commit 653e6c3

Please sign in to comment.