Skip to content

Commit

Permalink
Workaround to fix failing virtual mocks on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyEckstein committed Nov 15, 2021
1 parent ef90aa1 commit f5e5b48
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .jest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"modulePaths": [
"dir1",
"dir1",
"dir10",
"dir11",
"dir12",
"dir13",
"dir14",
"dir15",
"dir16",
"dir17",
"dir18",
"dir19"
]
}

0 comments on commit f5e5b48

Please sign in to comment.