We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a6ab7 commit 789fb3bCopy full SHA for 789fb3b
tests/integration/test_encoding.py
@@ -19,6 +19,8 @@
19
("flight_calisto_robust", True),
20
("flight_calisto_liquid_modded", False),
21
("flight_calisto_hybrid_modded", False),
22
+ ("flight_calisto_air_brakes", False),
23
+ ("flight_calisto_with_sensors", False),
24
],
25
)
26
def test_flight_save_load_no_resimulate(
0 commit comments