Skip to content

Commit b6496ac

Browse files
committed
t7
1 parent a480aaa commit b6496ac

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
@@ -443,7 +443,7 @@ describe('Complete Onboarding', () => {
443443
//dbCountlyOutPageHelpers.verifyFullDataPageElements(); //TODO: Data is not being generated with the populator. Need to generate the data
444444
dbCountlyOutPageHelpers.verifyEmptyPageElements();
445445
dbCountlyOutPageHelpers.clickCountlyFileSystemDatabaseTab();
446-
// //dbCountlyFsPageHelpers.verifyFullDataPageElements(); //TODO: Data is not being generated with the populator. Need to generate the data
447-
// dbCountlyFsPageHelpers.verifyEmptyPageElements();
446+
//dbCountlyFsPageHelpers.verifyFullDataPageElements(); //TODO: Data is not being generated with the populator. Need to generate the data
447+
dbCountlyFsPageHelpers.verifyEmptyPageElements();
448448
});
449449
});

0 commit comments

Comments
 (0)