feat: complete TASK-WP0-07 supervisor
This commit is contained in:
+3
-1
@@ -32,7 +32,9 @@
|
||||
"test:wp0-05": "node scripts/run-wp0-05-validation.mjs",
|
||||
"test:wp0-05:red": "node scripts/run-wp0-05-validation.mjs --phase red",
|
||||
"test:wp0-06": "node scripts/run-wp0-06-validation.mjs",
|
||||
"test:wp0-06:red": "node scripts/run-wp0-06-validation.mjs --phase red"
|
||||
"test:wp0-06:red": "node scripts/run-wp0-06-validation.mjs --phase red",
|
||||
"test:wp0-07": "node scripts/run-wp0-07-validation.mjs",
|
||||
"test:wp0-07:red": "node scripts/run-wp0-07-validation.mjs --phase red"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.62.0",
|
||||
|
||||
Reference in New Issue
Block a user