Skip to content

Commit

Permalink
Fixed unit testcase failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Eswar2103 committed Jul 18, 2024
1 parent 71db08f commit eb39f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module.exports = {
'^Test_Runner$': '<rootDir>/../src/Test_Runner.js',
'^EventInvocation$': '<rootDir>/../src//EventInvocation.js',
'^IntentReader$': '../src/IntentReader.js',
'^FireboltExampleInvoker$': '<rootDir>/../src/FireboltExampleInvoker.js',
},
collectCoverage: true,
coverageThreshold: {
Expand Down

0 comments on commit eb39f6c

Please sign in to comment.