fixes broken tests

This commit is contained in:
James
2020-10-10 18:37:31 -04:00
parent 38f08d54e3
commit 57ef9fe623
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ module.exports = {
globalTeardown: '<rootDir>/tests/api/globalTeardown.js',
testPathIgnorePatterns: [
'node_modules',
'src/client/*',
'src/admin/*',
],
testTimeout: 15000,
moduleNameMapper: {