feat: complete TASK-WP3-03 adapters and contract evidence
This commit is contained in:
+3
-1
@@ -69,7 +69,9 @@
|
||||
"test:wp3-01": "node scripts/run-wp3-01-validation.mjs",
|
||||
"test:wp3-01:red": "node scripts/run-wp3-01-validation.mjs --phase red",
|
||||
"test:wp3-02": "node scripts/run-wp3-02-validation.mjs",
|
||||
"test:wp3-02:red": "node scripts/run-wp3-02-validation.mjs --phase red"
|
||||
"test:wp3-02:red": "node scripts/run-wp3-02-validation.mjs --phase red",
|
||||
"test:wp3-03": "node scripts/run-wp3-03-validation.mjs",
|
||||
"test:wp3-03:red": "node scripts/run-wp3-03-validation.mjs --phase red"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.62.0",
|
||||
|
||||
Reference in New Issue
Block a user