10 lines
334 B
JavaScript
10 lines
334 B
JavaScript
|
// ***********************************************************
|
||
|
// This file is processed and loaded automatically before your test files.
|
||
|
//
|
||
|
// You can read more here:
|
||
|
// https://on.cypress.io/configuration
|
||
|
// ***********************************************************
|
||
|
|
||
|
// Import commands.ts using ES2015 syntax:
|
||
|
import './commands'
|