Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -re5d1d67106a93a6cd1b5692b586625d715732e2f -r315969d00060073e112c4619946c13a61f68bcbd --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision e5d1d67106a93a6cd1b5692b586625d715732e2f) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 315969d00060073e112c4619946c13a61f68bcbd) @@ -74,7 +74,7 @@ switch( currentConsumableSelfTestState ) { case CONSUMABLE_SELF_TESTS_INSTALL_STATE: -#ifdef SKIP_CONSUMABLE_TESTS +#ifdef SKIP_UI_INTERACTION consumableInstallConfirmed = TRUE; #endif // TODO: Check for DG straw door status to be open once DG door driver implemented