Skip to content

Commit

Permalink
Merge pull request #128 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 19, 2024
2 parents 003b2dc + 169f4f0 commit 60b609a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@
"jest": {
"testEnvironment": "jsdom",
"testPathIgnorePatterns": [
"<rootDir>/functions/"
"<rootDir>/functions/",
"<rootDir>/depreciated/"
]
},
"keywords": [],
Expand Down

0 comments on commit 60b609a

Please sign in to comment.