Update learn more message (#12127)

This commit is contained in:
Neil MacDougall 2024-10-25 09:39:04 +01:00 committed by GitHub
parent 2ffc11edac
commit ec2f92a8df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ describe('Home Page', () => {
homePage.restoreAndWait();
cy.getRancherResource('v1', 'management.cattle.io.settings', 'server-version').then((resp: Cypress.Response<any>) => {
homePage.changelog().self().contains('Learn more about the improvements and new capabilities in this version.');
homePage.changelog().self().contains('Learn more about the improvements and new capabilities in this version');
homePage.whatsNewBannerLink().contains(`What's new in ${ CURRENT_RANCHER_VERSION }`);
homePage.whatsNewBannerLink().invoke('attr', 'href').then((releaseNotesUrl) => {

View File

@ -2995,7 +2995,7 @@ landing:
other {cores}}
cpuUsed: CPU Used
memoryUsed: Memory Used
seeWhatsNew: Learn more about the improvements and new capabilities in this version.
seeWhatsNew: Learn more about the improvements and new capabilities in this version and read about the UI framework migration in 2.10
whatsNewLink: "What's new in 2.10"
learnMore: Learn More
support: Support