feat(*): upgrade cypress

This commit is contained in:
thomas
2025-01-27 21:07:25 +01:00
parent f3be3eedff
commit 5be923c256
18 changed files with 75 additions and 120 deletions

View File

@@ -92,15 +92,6 @@
"extensions": ["ts", "tsx", "js", "jsx", "html", "vue"]
}
},
{
"plugin": "@nx/cypress/plugin",
"options": {
"targetName": "component-test",
"ciTargetName": "e2e-ci",
"openTargetName": "open-cypress",
"componentTestingTargetName": "component-test"
}
},
{
"plugin": "@nx/jest/plugin",
"options": {