Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -rf760ffc4b10556e5186e9ceb90294262063440ca -r8afac005a36a62d8d36e58a4c46d0225b3367204 --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision f760ffc4b10556e5186e9ceb90294262063440ca) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 8afac005a36a62d8d36e58a4c46d0225b3367204) @@ -109,6 +109,7 @@ if ( TRUE == consumableInstallConfirmed ) // TODO - should we check that concentrate cap is off too? { consumableInstallConfirmed = FALSE; + #ifndef _RELEASE_ if ( SW_CONFIG_ENABLE_VALUE == getSoftwareConfigStatus( SW_CONFIG_DISABLE_CONSUMABLES_TESTS ) ) {