mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
remove package cypress-file-upload from e2e testing
This commit is contained in:
parent
f040b2ae56
commit
73f6bc6421
@ -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'
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user