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

test: fix awaiting process.nextTick #1592

Merged
merged 1 commit into from
May 13, 2024
Merged

test: fix awaiting process.nextTick #1592

merged 1 commit into from
May 13, 2024

Conversation

dsanders11
Copy link
Member

Noticed these when trying out converting to Vitest locally; them not actually awaiting the next tick was a problem there. Some of these may not be necessary but I'm just making them do what they intended to do.

@dsanders11 dsanders11 requested review from codebytere and a team as code owners May 13, 2024 20:52
@coveralls
Copy link

Coverage Status

coverage: 87.472%. remained the same
when pulling 1e368fb on test/fix-next-tick
into 406c61b on main.

@dsanders11 dsanders11 merged commit b0ea491 into main May 13, 2024
10 checks passed
@dsanders11 dsanders11 deleted the test/fix-next-tick branch May 13, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants