mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
Merge pull request #2695 from MichielDeMey/patch-2
Fixed typo in Jest's modulePaths
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"jest": {
|
||||
"testTimeout": 15000,
|
||||
"modulePaths": [
|
||||
"mode_modules",
|
||||
"node_modules",
|
||||
"shared",
|
||||
"server"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user