diff --git a/cypress.config.ts b/cypress.config.ts index 1707c9ddb3..f0a4799c21 100644 --- a/cypress.config.ts +++ b/cypress.config.ts @@ -25,6 +25,7 @@ import { defineConfig } from 'cypress' import webpackConfig from './packages/ui-webpack-config/config' export default defineConfig({ + screenshotOnRunFailure: false, component: { devServer: { framework: 'react',