feat: complete TASK-WP0-08 logging
This commit is contained in:
+3
-1
@@ -34,7 +34,9 @@
|
||||
"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-07": "node scripts/run-wp0-07-validation.mjs",
|
||||
"test:wp0-07:red": "node scripts/run-wp0-07-validation.mjs --phase red"
|
||||
"test:wp0-07:red": "node scripts/run-wp0-07-validation.mjs --phase red",
|
||||
"test:wp0-08": "node scripts/run-wp0-08-validation.mjs",
|
||||
"test:wp0-08:red": "node scripts/run-wp0-08-validation.mjs --phase red"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.62.0",
|
||||
|
||||
Reference in New Issue
Block a user