mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-03 16:23:58 +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.get('input[type="submit"]').click();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
cy.wait(3000);
|
||||||
|
|
||||||
cy.location('origin').then(origin => {
|
cy.location('origin').then(origin => {
|
||||||
if (origin === 'https://github.com') {
|
if (origin === 'https://github.com') {
|
||||||
// Still on github.com → an authorization step is waiting
|
// Still on github.com → an authorization step is waiting
|
||||||
|
|||||||
Reference in New Issue
Block a user