mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
SYNC: private cloud test
This commit is contained in:
committed by
Diflow
parent
fc121e8750
commit
bd88b8411e
@@ -513,4 +513,9 @@ describe('Data browser data', () => {
|
||||
cy.testid('chart-canvas').should($c => expect($c[0].toDataURL()).to.match(/^data:image\/png;base64/));
|
||||
cy.themeshot('query-result-chart');
|
||||
});
|
||||
|
||||
// it.only('Private cloud', () => {
|
||||
// cy.testid('WidgetIconPanel_cloudAccount').click();
|
||||
// cy.contains('Sign in with Google').click();
|
||||
// });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user