Skip to content

Commit

Permalink
test(SCOUT): [BLA-1014] Test should fail and pipeline should fail
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwapriya committed Jan 22, 2025
1 parent d4ef1ad commit 7c93717
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/core-components/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ module.exports = {
},
"transformIgnorePatterns": [
"node_modules/(?!variables/.*)"
]
],
bail: true,
}

0 comments on commit 7c93717

Please sign in to comment.