✅ Updating tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
describe("Visit home", () => {
|
||||
describe("Visit Home", () => {
|
||||
it('Have a page title with "Postwoman"', () => {
|
||||
cy.visit("/", { retryOnStatusCodeFailure: true })
|
||||
.get("title")
|
||||
|
||||
Reference in New Issue
Block a user