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: change return type of expect.any(...) to any #815

Merged
merged 1 commit into from Feb 21, 2022

Conversation

TrickyPi
Copy link
Contributor

Fix #805

@netlify
Copy link

netlify bot commented Feb 20, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: 6234447

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/62123fa4a665bc000719ef32

😎 Browse the preview: https://deploy-preview-815--vitest-dev.netlify.app

packages/vitest/src/index.ts Outdated Show resolved Hide resolved
@antfu antfu merged commit 311943f into vitest-dev:main Feb 21, 2022
@TrickyPi TrickyPi deleted the fix-805 branch February 21, 2022 05:22
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.

expect.any(..) is of type Any instead of any
3 participants