File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
ui-tests/cypress/support/elements/dashboard/manage/sdk Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ export default {
1515 TAB_SDK_STATS : 'tab-sdk-stats-title' ,
1616 TAB_REQUEST_STATS : 'tab-request-stats-title' ,
1717 TAB_HEALTH_CHECK : 'tab-health-check-title' ,
18- TAB_SDK_CONFIGURATION : 'tab-sdk-configuration -title'
18+ TAB_SDK_CONFIGURATION : 'tab-sdk-behavior-settings -title'
1919} ;
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export const healthCheckPageElements = {
1111 TAB_SDK_STATS : 'tab-sdk-stats-title' ,
1212 TAB_REQUEST_STATS : 'tab-request-stats-title' ,
1313 TAB_HEALTH_CHECK : 'tab-health-check-title' ,
14- TAB_SDK_CONFIGURATION : 'tab-sdk-configuration -title'
14+ TAB_SDK_CONFIGURATION : 'tab-sdk-behavior-settings -title'
1515} ;
1616
1717const healthCheckMetricCardElements = {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const requestStatsPageElements = {
1515 TAB_SDK_STATS : 'tab-sdk-stats-title' ,
1616 TAB_REQUEST_STATS : 'tab-request-stats-title' ,
1717 TAB_HEALTH_CHECK : 'tab-health-check-title' ,
18- TAB_SDK_CONFIGURATION : 'tab-sdk-configuration -title'
18+ TAB_SDK_CONFIGURATION : 'tab-sdk-behavior-settings -title'
1919} ;
2020
2121const requestStatsMetricCardElements = {
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export const sdkStatsPageElements = {
1414 TAB_SDK_STATS : 'tab-sdk-stats-title' ,
1515 TAB_REQUEST_STATS : 'tab-request-stats-title' ,
1616 TAB_HEALTH_CHECK : 'tab-health-check-title' ,
17- TAB_SDK_CONFIGURATION : 'tab-sdk-configuration -title' ,
17+ TAB_SDK_CONFIGURATION : 'tab-sdk-behavior-settings -title' ,
1818
1919 TAB_SDK_S : 'tab-sdks-title' ,
2020 TAB_SDK_VERSIONS : 'tab-sdk-versions-title' ,
You can’t perform that action at this time.
0 commit comments