diff --git a/test/regressions/index.js b/test/regressions/index.js index 91c9f252b5ed53..7724a094a8cca8 100644 --- a/test/regressions/index.js +++ b/test/regressions/index.js @@ -33,6 +33,7 @@ const blacklist = [ 'docs-joy-tools/ShadowThemeViewer.png', // No need for theme tokens 'docs-joy-customization-theme-typography/TypographyThemeViewer.png', // No need for theme tokens 'docs-joy-components-divider/DividerChildPosition.png', // Needs interaction + 'docs-joy-components-linear-progress/LinearProgressCountUp.png', // Flaky due to animation 'docs-base-guides-working-with-tailwind-css/PlayerFinal.png', // No public components 'docs-components-alert/TransitionAlerts.png', // Needs interaction 'docs-components-app-bar/BackToTop.png', // Needs interaction