diff --git a/jest.config.js b/jest.config.js index 9cf30a6087..9cf1772d76 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,7 +1,7 @@ module.exports = { preset: 'ts-jest', testEnvironment: 'jsdom', - // maxConcurrency: 1, + maxConcurrency: 1, moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx'], modulePathIgnorePatterns: ['/lib/', '/dist/'], moduleDirectories: ['node_modules', 'src/tests'], diff --git a/src/components/action-sheet/tests/__snapshots__/action-sheet.test.tsx.snap b/src/components/action-sheet/tests/__snapshots__/action-sheet.test.tsx.snap index 0f64c3b4be..14dcaea0e1 100644 --- a/src/components/action-sheet/tests/__snapshots__/action-sheet.test.tsx.snap +++ b/src/components/action-sheet/tests/__snapshots__/action-sheet.test.tsx.snap @@ -18,6 +18,7 @@ exports[`ActionSheet basic usage 1`] = ` class="adm-popup adm-action-sheet-popup" >