empty line

master
helenanull 4 years ago
parent fdae98c432
commit 8288592e83

@ -7,6 +7,7 @@ describe('Article', () => {
cy.login(email)
})
})
it('can create a new article', () => {
cy.visit('/editor/')
cy.get(editor.titleField).type('My post title')

Loading…
Cancel
Save