Skip to content

Commit

Permalink
EDSC-4327: Fixing cypress env
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorlang committed Jan 24, 2025
1 parent 2516a28 commit 3af3f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = {
'@babel/preset-react'
],
env: {
test_cypress: {
test: {
plugins: ['istanbul']
}
},
Expand Down

0 comments on commit 3af3f2d

Please sign in to comment.