We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cbb4a8 commit 804a549Copy full SHA for 804a549
libs/providers/flagd-web/project.json
@@ -74,7 +74,7 @@
74
"executor": "nx:run-commands",
75
"options": {
76
"commands": [
77
- "npx jest"
+ "npx jest --detectOpenHandles --runInBand"
78
],
79
"cwd": "libs/providers/flagd-web/src/e2e",
80
"parallel": false
0 commit comments