feat: complete TASK-WP1-06 audit immutability
This commit is contained in:
+3
-1
@@ -49,7 +49,9 @@
|
||||
"test:wp1-04": "node scripts/run-wp1-04-validation.mjs",
|
||||
"test:wp1-04:red": "node scripts/run-wp1-04-validation.mjs --phase red",
|
||||
"test:wp1-05": "node scripts/run-wp1-05-validation.mjs",
|
||||
"test:wp1-05:red": "node scripts/run-wp1-05-validation.mjs --phase red"
|
||||
"test:wp1-05:red": "node scripts/run-wp1-05-validation.mjs --phase red",
|
||||
"test:wp1-06": "node scripts/run-wp1-06-validation.mjs",
|
||||
"test:wp1-06:red": "node scripts/run-wp1-06-validation.mjs --phase red"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.62.0",
|
||||
|
||||
Reference in New Issue
Block a user