Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseNaser committed Apr 14, 2024
1 parent 86c8af9 commit f06ce91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"verbose": true,
"testEnvironment": "node",
"moduleNameMapper": {
"^(\\.{1,2}/.*)\\.js$": "<rootDir>/functions/$1"
"^(\\.{1,2}/.*)\\.js$": "../../functions/$1"
}
},
"devDependencies": {
Expand Down

0 comments on commit f06ce91

Please sign in to comment.