vatsrahul1001 commented on code in PR #59374:
URL: https://github.com/apache/airflow/pull/59374#discussion_r2634659550
##########
airflow-core/src/airflow/ui/tests/e2e/pages/LoginPage.ts:
##########
@@ -67,7 +67,7 @@ export class LoginPage extends BasePage {
return !urlString.includes("/login");
},
- { timeout: 15_000 },
+ { timeout: 60_000 },
Review Comment:
Yeah 15_000 is sufficient
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]