Fix visual testing logo flakiness (#2834)

This commit is contained in:
Greg Bergé
2025-02-14 12:16:45 +01:00
committed by GitHub
parent 46edde9da6
commit eaad0d4e09
@@ -23,6 +23,9 @@ export async function SpaceIcon(
return (
<Image
alt={alt ?? ''}
// The logo display is flaky and sometimes does not render,
// so we hide it to make visual testing usable
data-visual-test={icon ? undefined : 'blackout'}
sources={
icon
? {