mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-21 23:43:41 +00:00
Fail long running tests
This commit is contained in:
@ -24,4 +24,5 @@ module.exports = {
|
||||
cacheDirectory: '<rootDir>/tmp/cache/jest',
|
||||
modulePathIgnorePatterns: ['<rootDir>/.yarn-cache/'],
|
||||
reporters,
|
||||
setupTestFrameworkScriptFile: '<rootDir>/spec/frontend/test_setup.js',
|
||||
};
|
||||
|
Reference in New Issue
Block a user