mirror of https://github.com/alibaba/ice.git
				
				
				
			test: remove query
This commit is contained in:
		
							parent
							
								
									f895275c94
								
							
						
					
					
						commit
						7fef1cd2f0
					
				| 
						 | 
				
			
			@ -21,7 +21,6 @@ describe('createPortal', () => {
 | 
			
		|||
    }
 | 
			
		||||
 | 
			
		||||
    const wrapper = render(<App />);
 | 
			
		||||
    const node = wrapper.queryByTestId('test');
 | 
			
		||||
    expect(div.childNodes.length).toBe(1);
 | 
			
		||||
  });
 | 
			
		||||
});
 | 
			
		||||
		Loading…
	
		Reference in New Issue