Skip to content

Commit

Permalink
Merge pull request #70 from WSU-4110/Jesse_developMagic
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
JesseNaser authored Apr 14, 2024
2 parents cc5b12d + f06ce91 commit 9d49624
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 9d49624

Please sign in to comment.