Update the code for testing

pull/170/head
Hammad1007 2 years ago
parent 0fe400af3c
commit 5a3bd9d68e

@ -19,10 +19,6 @@ describe('Project 3: Animated Countdown', () => {
cy.get('.counter').get('h4').should('have.text', 'Get Ready')
})
it('The countdown is visible', () => {
})
it('Go word is visible', () => {
cy.get('.final').get('h1').should('have.text', 'GO')
})

Loading…
Cancel
Save