bump integration test wait a little

main
Mike Fix 6 years ago
parent fdebf1c633
commit ed76076597

File diff suppressed because one or more lines are too long

@ -30,7 +30,7 @@ describe('localStorage', () => {
.click()
.contains('Blackboard')
cy.wait(1000) // URL updates are debounced
cy.wait(1500) // URL updates are debounced
cy.window()
.its('localStorage.CARBON_STATE')

Loading…
Cancel
Save