Skip to content

Commit

Permalink
fix: unit tests config
Browse files Browse the repository at this point in the history
  • Loading branch information
Razzwan committed Dec 17, 2020
1 parent a7211f9 commit 0c8ee26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"^arc": "<rootDir>/src/arc",
"^actions/(.*)$": "<rootDir>/src/actions/$1",
"^components(.*)$": "<rootDir>/src/components$1",
"^@store(.*)$": "<rootDir>/src/@store$1",
"^data/(.*)$": "<rootDir>/data/$1",
"^genericSchemeRegistry(.*)$": "<rootDir>/src/genericSchemeRegistry$1",
"^crxRegistry(.*)$": "<rootDir>/src/crxRegistry$1",
Expand Down

0 comments on commit 0c8ee26

Please sign in to comment.