File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ui-tests/cypress/e2e/onboarding Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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} ) ;
You can’t perform that action at this time.
0 commit comments