Pyasma commented on code in PR #63516:
URL: https://github.com/apache/airflow/pull/63516#discussion_r2973052858


##########
airflow-core/src/airflow/ui/tests/e2e/pages/ConnectionsPage.ts:
##########
@@ -126,23 +138,6 @@ export class ConnectionsPage extends BasePage {
     await editButton.click();
     await expect(this.connectionForm).toBeVisible({ timeout: 10_000 });

Review Comment:
   yea i was looking into it but before most of them were solved so i was 
confused 



-- 
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]

Reply via email to