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

Refactor: Remove unnecessary wait times in store-shard-0.spec.ts #5105

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

anovazzi1
Copy link
Contributor

This pull request removes unnecessary wait times in the store-shard-0.spec.ts file. The waitForTimeout calls with a timeout of 1000ms have been removed from the tests. This improves the efficiency of the tests by reducing unnecessary waiting.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 5, 2024
@anovazzi1 anovazzi1 requested a review from Cristhianzl December 5, 2024 20:53
Copy link
Member

@Cristhianzl Cristhianzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 6, 2024
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) December 8, 2024 01:16
@ogabrielluiz ogabrielluiz merged commit d338a3e into main Dec 8, 2024
19 checks passed
@ogabrielluiz ogabrielluiz deleted the improveStoreShard-0 branch December 8, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants