test: verify federation keeps the AP1 contract
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test:pattern1": "node pattern1.mjs",
|
||||
"test:role-mapping": "node role-mapping.mjs"
|
||||
"test:role-mapping": "node role-mapping.mjs",
|
||||
"test:federation-zero-change": "node federation-zero-change.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"playwright-core": "1.62.0"
|
||||
|
||||
Reference in New Issue
Block a user