Add e2e tests for account
This commit is contained in:
@ -6,7 +6,7 @@ describe('BoardPage', () => {
|
||||
|
||||
it('steps should be droppable', () => {
|
||||
cy.signIn('test2@gmail.com')
|
||||
cy.visit('/typebots/typebot1')
|
||||
cy.visit('/typebots/typebot1/edit')
|
||||
// Can't find an easy way to implement this
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user