Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Improve wait time in saveComponents.spec.ts #4673

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

anovazzi1
Copy link
Contributor

Improve the wait time in the saveComponents.spec.ts file to ensure that the necessary elements are loaded before interacting with them. This helps prevent potential errors and improves the reliability of the test.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 18, 2024
@github-actions github-actions bot added the bug Something isn't working label Nov 18, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 18, 2024
Improve the wait time in the saveComponents.spec.ts file to ensure that the necessary elements are loaded before interacting with them. This helps prevent potential errors and improves the reliability of the test.
@ogabrielluiz ogabrielluiz force-pushed the improveSaveComponentsTest branch from 568da47 to 2dfbfbc Compare November 18, 2024 21:06
@ogabrielluiz ogabrielluiz merged commit 6737368 into main Nov 22, 2024
18 checks passed
@ogabrielluiz ogabrielluiz deleted the improveSaveComponentsTest branch November 22, 2024 00:40
mieslep pushed a commit to mieslep/langflow that referenced this pull request Nov 22, 2024
Improve the wait time in the saveComponents.spec.ts file to ensure that the necessary elements are loaded before interacting with them. This helps prevent potential errors and improves the reliability of the test.
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
Improve the wait time in the saveComponents.spec.ts file to ensure that the necessary elements are loaded before interacting with them. This helps prevent potential errors and improves the reliability of the test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants