Whoops, remove rocket dump

This commit is contained in:
Sibo Van Gool 2023-07-23 15:37:15 +02:00 committed by GitHub
parent 84ff186d39
commit 9c0466d543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,6 @@ public class FlightEventsTest extends BaseTestCase {
public void testMultiStage() throws SimulationException {
final Rocket rocket = TestRockets.makeFalcon9Heavy();
TestRockets.addCoreFins(rocket);
TestRockets.dumpRocket(rocket, "/Users/SiboVanGool/Downloads/f9.ork");
final Simulation sim = new Simulation(rocket);
sim.getOptions().setISAAtmosphere(true);