Skip to content

Commit 5a5b975

Browse files
committed
another tooltip
1 parent b2c396f commit 5a5b975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const verifyStaticElementsOfPage = () => {
5050

5151
cy.verifyElement({
5252
labelElement: sdkConfiguratonsPageElements.SDK_NETWORKING_DESCRIPTION,
53-
labelText: "Enable or disable all networking calls from SDK except SDK config call. Does not effect tracking of data (default: enabled)",
53+
labelText: "Enable or disable all networking calls from SDK except SDK behavior call. Does not effect tracking of data (default: enabled)",
5454
});
5555
};
5656

0 commit comments

Comments
 (0)