mirror of
				https://github.com/aleleba/react-list-ui-library.git
				synced 2025-10-31 14:09:30 -06:00 
			
		
		
		
	PR-722301: Trying to fix List cypress test.
This commit is contained in:
		| @@ -21,6 +21,6 @@ describe('Testing List Component', () => { | ||||
|     />); | ||||
|   }) | ||||
|   it('Show All Items in a list', () => { | ||||
|     cy.get('[role="checkbox"]').should('have.length', 3); | ||||
|     cy.get('[type="checkbox"]').should('have.length', 3); | ||||
|   }) | ||||
| }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user