|
@@ -43,7 +43,8 @@
|
|
|
"Bash(\"http://localhost:8080/api/v1/admin/activities\")",
|
|
"Bash(\"http://localhost:8080/api/v1/admin/activities\")",
|
|
|
"Bash(\"http://localhost:8080/api/v1/admin/routes\")",
|
|
"Bash(\"http://localhost:8080/api/v1/admin/routes\")",
|
|
|
"Bash(pnpm run typecheck:*)",
|
|
"Bash(pnpm run typecheck:*)",
|
|
|
- "Bash(pnpm run build)"
|
|
|
|
|
|
|
+ "Bash(pnpm run build)",
|
|
|
|
|
+ "Bash(pnpm test:e2e:chromium:*)"
|
|
|
],
|
|
],
|
|
|
"deny": [],
|
|
"deny": [],
|
|
|
"ask": []
|
|
"ask": []
|