Skip to content

Commit 9b7faec

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/flagd-web/project.json

Lines changed: 1 addition & 1 deletion
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)