remove config file parameter from cypress scripts

This commit is contained in:
mahula 2023-02-22 09:41:49 +01:00
parent 14947702e6
commit fec656b032

View File

@ -25,7 +25,7 @@
"@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@babel/register": "^7.12.10",
"@badeball/cypress-cucumber-preprocessor": "^13.0.3",
"@badeball/cypress-cucumber-preprocessor": "^17.2.1",
"@cypress/browserify-preprocessor": "^3.0.2",
"@faker-js/faker": "7.6.0",
"auto-changelog": "^2.3.0",
@ -33,7 +33,6 @@
"cross-env": "^7.0.3",
"cucumber": "^6.0.5",
"cypress": "^12.6.0",
"cypress-cucumber-preprocessor": "^2.2.1",
"cypress-file-upload": "^3.5.3",
"cypress-network-idle": "^1.14.2",
"date-fns": "^2.25.0",