Skip to content

Commit 8fde066

Browse files
authored
+ analysis req
1 parent 715ddce commit 8fde066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ module.exports = {
1313
moduleNameMapper: {
1414
'\\.hbs$': '<rootDir>/src/templates/__mocks__/index.js',
1515
},
16+
setupFiles: ['/home/drasync/ProfilingPromisesAnalysis/asyncHooks_require.js']
1617
},
1718
{
1819
displayName: 'E2E',

0 commit comments

Comments
 (0)