Fix liquid testnet block test
This commit is contained in:
		
							parent
							
								
									0c49c5313b
								
							
						
					
					
						commit
						3c3ab96164
					
				@ -46,7 +46,7 @@ describe('Liquid Testnet', () => {
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    it('loads a specific block page', () => {
 | 
			
		||||
      cy.visit(`${basePath}/block/7e1369a23a5ab861e7bdede2aadcccae4ea873ffd9caf11c7c5541eb5bcdff54`);
 | 
			
		||||
      cy.visit(`${basePath}/block/fb4cbcbff3993ca4bf8caf657d55a23db5ed4ab1cfa33c489303c2e04e1c38e0`);
 | 
			
		||||
      cy.get('.pagination').scrollIntoView({ offset: { top: 200, left: 0 } });
 | 
			
		||||
      cy.waitForSkeletonGone();
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user