update create app test
This commit is contained in:
parent
e0e6be8aa3
commit
e4fded7114
|
@ -20,6 +20,6 @@ context('Create Application', () => {
|
|||
|
||||
cy.visit('localhost:4001/_builder')
|
||||
|
||||
cy.contains('My Cool Application')
|
||||
cy.contains('My Cool Application').should('exist')
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue