fix: update SEO on landing page (#40670)
This commit is contained in:
@ -28,7 +28,7 @@ describe('Learn Landing page (not logged in)', () => {
|
||||
|
||||
cy.title().should(
|
||||
'eq',
|
||||
'Learn to Code for Free – Coding Courses for Busy People'
|
||||
'Learn to Code — For Free — Coding Courses for Busy People'
|
||||
);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user