Skip to content

Commit

Permalink
Update jest-e2e.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed May 10, 2023
1 parent 9713bf1 commit 93a72f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/jest-e2e.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"rootDir": "../",
"testEnvironment": "node",
"testRegex": ".e2e-spec.ts$",
"testTimeout": 10000,
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
Expand All @@ -22,4 +23,4 @@
"/dist/",
"/scripts/"
]
}
}

0 comments on commit 93a72f4

Please sign in to comment.