remove package cypress-file-upload from e2e testing

This commit is contained in:
mahula 2023-07-10 20:41:21 +02:00
parent f040b2ae56
commit 73f6bc6421
3 changed files with 979 additions and 1325 deletions

View File

@ -13,7 +13,6 @@
// Cypress.Commands.add('login', (email, password) => { ... })
/* globals Cypress cy */
import "cypress-file-upload";
import { GraphQLClient, request } from 'graphql-request'
import CONFIG from '../../backend/src/config'

View File

@ -33,7 +33,6 @@
"cross-env": "^7.0.3",
"cucumber": "^6.0.5",
"cypress": "^12.6.0",
"cypress-file-upload": "^3.5.3",
"date-fns": "^2.30.0",
"dotenv": "^8.2.0",
"expect": "^29.5.0",

2302
yarn.lock

File diff suppressed because it is too large Load Diff