From 5bd24a54ef4ce3a38a860eb53b66d062c2382971 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 17 Dec 2019 09:07:48 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- jest.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'jest.config.js') diff --git a/jest.config.js b/jest.config.js index 79522552c6d..59e09c85b5a 100644 --- a/jest.config.js +++ b/jest.config.js @@ -55,6 +55,7 @@ if (IS_EE) { // eslint-disable-next-line import/no-commonjs module.exports = { + clearMocks: true, testMatch, moduleFileExtensions: ['js', 'json', 'vue'], moduleNameMapper, -- cgit v1.2.3