Files
59349840646a4c5c83a5e6bdbfb9859d8d1ce236
6 lines
164 B
JavaScript
6 lines
164 B
JavaScript
// TODO: remove this once /tools/dashboard's tests are configured correctly
|
|||
|
|||
module.exports = {
|
|||
testPathIgnorePatterns: ['/node_modules/', '/tools/dashboard']
|
|||
};
|