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(valid-describe-callback): remove noAsyncDescribeCallback #517

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

azu
Copy link
Contributor

@azu azu commented Aug 26, 2024

vitest allow to use async in describe's callback.

This PR just remove noAsyncDescribeCallback error.

fix #511

Copy link
Member

@veritem veritem left a comment

Choose a reason for hiding this comment

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

thanks!!!!

@veritem veritem merged commit 117312f into vitest-dev:main Aug 26, 2024
@azu azu deleted the fix/511 branch August 26, 2024 03:40
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.

Async describe should not be an error
2 participants