Replace "cypress-file-upload" with cypress selectFile

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-02-05 19:32:58 +01:00
parent a32984e052
commit 57f01e8903
6 changed files with 79 additions and 56 deletions

View file

@ -20,7 +20,6 @@
// ***********************************************************
import 'cypress-commands'
import 'cypress-file-upload'
import './checkLinks'
import './config'
import './fill'