✅ Updated test
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
describe('Visit home', () => {
|
||||
it('Have a page title with "Postwoman"', () => {
|
||||
cy.visit('/')
|
||||
.title()
|
||||
.should('contain','Postwoman')
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user