Skip to content

Commit d41013c

Browse files
committed
stats text
1 parent 35ce245 commit d41013c

File tree

1 file changed

+1
-1
lines changed
  • ui-tests/cypress/lib/dashboard/manage/sdk

1 file changed

+1
-1
lines changed

ui-tests/cypress/lib/dashboard/manage/sdk/stats.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
const verifyStaticElementsOfPage = () => {
1010
cy.verifyElement({
1111
labelElement: sdkStatsPageElements.PAGE_TITLE,
12-
labelText: "SDK stats",
12+
labelText: "SDK Stats",
1313
});
1414

1515
cy.scrollPageToTop();

0 commit comments

Comments
 (0)