Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 6, 2024
1 parent d79f9cc commit 22e6a00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -604,4 +604,4 @@ TEST(TestLongitudinalControllerUtils, getExtendedTrajectoryPoint)
EXPECT_NEAR(result.pose.position.y, 1.0, abs_err);
EXPECT_NEAR(result.pose.position.z, 4.0, abs_err);
EXPECT_NEAR(result.longitudinal_velocity_mps, 0.0, abs_err);
}
}

0 comments on commit 22e6a00

Please sign in to comment.