✅ Updated test
This commit is contained in:
parent
0ac01fe8e5
commit
c75e4a52eb
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
describe('Visit home', () => {
|
||||
it('Have a page title with "Postwoman"', () => {
|
||||
cy.visit('/')
|
||||
.title()
|
||||
.should('contain','Postwoman')
|
||||
})
|
||||
})
|
||||
Loading…
Reference in a new issue