fix(learn): update copy for cert landing pages
* fix: update copy for certification landing pages (#40744) * fix: broken ci tests (#40746) Co-authored-by: Quincy Larson <QuincyLarson@users.noreply.github.com>
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
3ec468be38
commit
2615490bac
@ -17,7 +17,7 @@ describe('Certificate intro page', () => {
|
||||
|
||||
it('Should have certificate intro text', () => {
|
||||
cy.contains(
|
||||
"In the Responsive Web Design Certification, you'll learn the languages that developers use to build webpages"
|
||||
"In this Responsive Web Design Certification, you'll learn the languages that developers use to build webpages"
|
||||
).should('be.visible');
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user