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 committed Oct 11, 2023
1 parent e376d5e commit afbc822
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,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 afbc822

Please sign in to comment.