mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 09:27:31 -02:30
update vulnerable dependencies
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
moduleNameMapper: {
|
||||
'\\.(css|scss|less)$': '<rootDir>/__mocks__/styleMock.js'
|
||||
},
|
||||
setupTestFrameworkScriptFile: '<rootDir>/jest.setup.js',
|
||||
setupFilesAfterEnv: ['<rootDir>/jest.setup.js'],
|
||||
testMatch: [
|
||||
'<rootDir>/__tests__/**/*.test.{js,jsx}'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user