Skip to content

Commit

Permalink
BambooTools -> CITools
Browse files Browse the repository at this point in the history
  • Loading branch information
calvertdw committed Aug 8, 2024
1 parent 7a55b49 commit 6dc17ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ public void testPlanarHydra() throws Exception
desiredTorques, externalForcePoints, selectionMatrix, simulationTestingParameters);
simulationTestingParameters.setKeepSCSUp(false);
BambooTools.reportTestFinishedMessage(simulationTestingParameters.getShowWindows());
CITools.reportTestFinishedMessage(simulationTestingParameters.getShowWindows());
}
@Test
Expand Down

0 comments on commit 6dc17ba

Please sign in to comment.