langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
36.38k stars 4.28k forks source link

Refactor: remove timeouts and update selectors in linkComponent.spec.ts #4917

Closed anovazzi1 closed 1 day ago

anovazzi1 commented 2 days ago

This pull request fixes timeouts and selectors in the linkComponent.spec.ts file. It updates the timeouts for waiting on selectors and adds new selectors to ensure the tests run smoothly.