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: TestSequencerConstructor typo #1618

Merged
merged 1 commit into from Jul 9, 2022

Conversation

AriPerkkio
Copy link
Member

Fixed typo on Typescript interface.

Attempting to create custom sequencer by following docs, https://vitest.dev/config/#sequence. Docs are correct but codebase has a typo.

  • Type: TestSequencerConstructor
-TestSequencerContructor
+TestSequencerConstructor

@netlify
Copy link

netlify bot commented Jul 9, 2022

Deploy Preview for vitest-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e39ddae
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/62c928d4c7d3960008aff3ab
😎 Deploy Preview https://deploy-preview-1618--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@antfu antfu merged commit 6358c8f into vitest-dev:main Jul 9, 2022
@AriPerkkio AriPerkkio deleted the fix/sequence-ctor-typo branch July 9, 2022 07: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.

None yet

2 participants