Skip to content

Commit 789fb3b

Browse files
committed
TST: include sensors and controllers encoding tests as non slow.
1 parent 19a6ab7 commit 789fb3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/test_encoding.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
("flight_calisto_robust", True),
2020
("flight_calisto_liquid_modded", False),
2121
("flight_calisto_hybrid_modded", False),
22+
("flight_calisto_air_brakes", False),
23+
("flight_calisto_with_sensors", False),
2224
],
2325
)
2426
def test_flight_save_load_no_resimulate(

0 commit comments

Comments
 (0)