This commit is contained in:
Michael Telatynski
2026-04-09 15:31:34 +01:00
parent 540e620f40
commit 561dbd32be
4 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"parallel": false,
"cwd": "apps/web"
},
"dependsOn": ["^build"]
"dependsOn": ["^build", "^build:playwright"]
},
"test:unit": {
"executor": "@nx/jest:jest",