Fix linting on more specs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
describe('Liquid Testnet', () => {
|
||||
const baseModule = Cypress.env("BASE_MODULE");
|
||||
const baseModule = Cypress.env('BASE_MODULE');
|
||||
const basePath = '/testnet';
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user