mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 02:11:49 +01:00
Merge pull request #3860 from mempool/simon/disable-liquid-tests
Disabling Liquid tests for now
This commit is contained in:
commit
a8a5b733e5
@ -1,4 +1,4 @@
|
||||
describe('Liquid', () => {
|
||||
describe.skip('Liquid', () => {
|
||||
const baseModule = Cypress.env('BASE_MODULE');
|
||||
const basePath = '';
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
describe('Liquid Testnet', () => {
|
||||
describe.skip('Liquid Testnet', () => {
|
||||
const baseModule = Cypress.env('BASE_MODULE');
|
||||
const basePath = '/testnet';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user