diff --git a/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx b/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx index 157f173b..1c1e62ff 100644 --- a/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx +++ b/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx @@ -283,31 +283,33 @@ const BootloaderInstructions: React.VoidFunctionComponent< return ( <> - + {process.env.NODE_ENV !== 'test' && ( + + )}