Disabling Liquid tests for now
This commit is contained in:
parent
a99515e94a
commit
f09939a201
@ -1,4 +1,4 @@
|
|||||||
describe('Liquid', () => {
|
describe.skip('Liquid', () => {
|
||||||
const baseModule = Cypress.env('BASE_MODULE');
|
const baseModule = Cypress.env('BASE_MODULE');
|
||||||
const basePath = '';
|
const basePath = '';
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
describe('Liquid Testnet', () => {
|
describe.skip('Liquid Testnet', () => {
|
||||||
const baseModule = Cypress.env('BASE_MODULE');
|
const baseModule = Cypress.env('BASE_MODULE');
|
||||||
const basePath = '/testnet';
|
const basePath = '/testnet';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user