Merge pull request #3860 from mempool/simon/disable-liquid-tests
Disabling Liquid tests for now
This commit is contained in:
		
						commit
						472135c9c1
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user