Skip to content

Commit

Permalink
test: ci
Browse files Browse the repository at this point in the history
pass ci
  • Loading branch information
yyc-git committed Dec 26, 2023
1 parent e315be5 commit a052af5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions platform/frontend/jest_coverage.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"moduleFileExtensions": [
"js"
],
"moduleNameMapper": {
"^.+\\.(css|less|scss)$": "identity-obj-proxy"
},
"testRegex": "lib/js/test/step-definitions/.+.steps.bs.js",
"transformIgnorePatterns": [
"<rootDir>/node_modules/jest-cucumber"
Expand Down

0 comments on commit a052af5

Please sign in to comment.