Skip to content

Commit 9d74749

Browse files
committed
First commit
1 parent ff165a1 commit 9d74749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui-tests/cypress/e2e/onboarding/onboarding.cy.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,9 @@ describe('Complete Onboarding', () => {
373373
feedbackRatingWidgetsPageHelpers.verifyFullDataPageElements();
374374
navigationHelpers.goToCrashesOverviewPage();
375375
crashesPageHelpers.verifyFullDataPageElements();
376-
//TODO: Add the cases of the following pages
377-
//navigationHelpers.goToRemoteConfigPage();
376+
navigationHelpers.goToRemoteConfigPage();
378377
//remoteConfigPageHelpers.verifyFullDataPageElements();
378+
//TODO: Add the cases of the following pages
379379
//navigationHelpers.goToReportManagerPage();
380380
//reportManagerPageHelpers.verifyFullDataPageElements();
381381
//navigationHelpers.goToDataManagerPage();

0 commit comments

Comments
 (0)