Skip to content

Commit 939dc27

Browse files
renovate[bot]aepfli
authored andcommitted
chore(deps): update dependency ts-jest to v29.2.0 (open-feature#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Simon Schrottner <[email protected]>
1 parent 2d64331 commit 939dc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/flagd-web/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"executor": "nx:run-commands",
7575
"options": {
7676
"commands": [
77-
"npx jest"
77+
"npx jest --detectOpenHandles --runInBand"
7878
],
7979
"cwd": "libs/providers/flagd-web/src/e2e",
8080
"parallel": false

0 commit comments

Comments
 (0)