Skip to content

Commit

Permalink
test: naming fix from Vishwa
Browse files Browse the repository at this point in the history
Co-authored-by: Vishwa Shah <vishwa2710@gmail.com>
  • Loading branch information
kyle-cochran and vishwa2710 authored Oct 11, 2023
1 parent 503e1f6 commit 17e7366
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ TEST_F(OpenSpaceToolkit_Astrodynamics_Trajectory_StateBuilder, Expand)
}
}

TEST_F(OpenSpaceToolkit_Astrodynamics_Trajectory_StateBuilder, contract)
TEST_F(OpenSpaceToolkit_Astrodynamics_Trajectory_StateBuilder, Contract)
{
{
const StateBuilder stateBuilder = StateBuilder(Frame::GCRF(), posVelMassBrokerSPtr);
Expand Down

0 comments on commit 17e7366

Please sign in to comment.