SYNC: try to fix test

This commit is contained in:
SPRINX0\prochazka
2025-06-27 12:31:38 +02:00
committed by Diflow
parent 930b3d4538
commit e3c6d05a0a

View File

@@ -14,9 +14,11 @@ beforeEach(() => {
describe('Cloud tests', () => {
it('Private cloud', () => {
cy.testid('WidgetIconPanel_cloudAccount');
cy.window().then(win => {
win.__loginToCloudTest('dbgate.test@gmail.com');
});
cy.contains('dbgate.test@gmail.com');
// cy.testid('WidgetIconPanel_cloudAccount').click();