trezor-firmware
trezor-firmware copied to clipboard
Don't record loader animation in click tests
The click tests sometimes fail on UI comparison, because one of the loaders is slightly ahead of the other. I think normally we don't take snapshots of the loaders as they progress. We should disable this in click tests too.

might be fixed in #2299