Add e2e tests for account
This commit is contained in:
@ -40,6 +40,7 @@ declare global {
|
||||
|
||||
// Import commands.js using ES2015 syntax:
|
||||
import '@testing-library/cypress/add-commands'
|
||||
import 'cypress-file-upload'
|
||||
import './commands'
|
||||
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
|
Reference in New Issue
Block a user