mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Fix unit tests.
This commit is contained in:
@@ -101,6 +101,9 @@
|
|||||||
"coveragePathIgnorePatterns": [
|
"coveragePathIgnorePatterns": [
|
||||||
"<rootDir>/src/locales",
|
"<rootDir>/src/locales",
|
||||||
"index.js"
|
"index.js"
|
||||||
|
],
|
||||||
|
"transformIgnorePatterns": [
|
||||||
|
"<rootDir>/node_modules/(?!d3)/"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user