822f9e5fe2
* Connect a testing wallet * Replace with a funded address * Fix the balance checking and adding logging
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'
|