mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: try to fix build
This commit is contained in:
committed by
Diflow
parent
f24b1a9db3
commit
aa1108cd5b
@@ -26,6 +26,8 @@ describe('Cloud tests', () => {
|
||||
cy.get('input[type="submit"]').click();
|
||||
});
|
||||
|
||||
cy.wait(3000);
|
||||
|
||||
cy.location('origin').then(origin => {
|
||||
if (origin === 'https://github.com') {
|
||||
// Still on github.com → an authorization step is waiting
|
||||
|
||||
Reference in New Issue
Block a user