This commit is contained in:
Nolan Lawson 2018-02-19 09:17:39 -08:00
parent 9dfe76692f
commit 801f457a70
3 changed files with 2 additions and 3 deletions

View file

@ -99,5 +99,4 @@ describe('Basic timeline spec', () => {
cy.url().should('contain', '/favorites')
cy.validateTimeline(favorites)
})
})