Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -r75788e41eba1d0ad14c699d091c0c3f25c5b218e -r8ced1512b5062efffc1f6f30296c58cc888befa3 --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 75788e41eba1d0ad14c699d091c0c3f25c5b218e) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 8ced1512b5062efffc1f6f30296c58cc888befa3) @@ -23,6 +23,7 @@ #include "ModePreTreat.h" #include "NVDataMgmt.h" #include "Reservoirs.h" +#include "SelfTests.h" #include "SyringePump.h" #include "Valves.h" @@ -150,6 +151,7 @@ break; case CONSUMABLE_SELF_TESTS_COMPLETE_STATE: + transitionToNoCartSelfTests(); break; default: