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

Update reusability-composition.md #1535

Merged
merged 1 commit into from May 24, 2022
Merged

Update reusability-composition.md #1535

merged 1 commit into from May 24, 2022

Conversation

dcrall
Copy link
Contributor

@dcrall dcrall commented May 24, 2022

Inject documentation incorrectly uses global.provides instead of global.provide. You can see provide is the correct key at the following locations:

Inject documentation incorrectly uses `global.provides` instead of `global.provide`. You can see `provide` is the correct key at the following locations:

- https://github.com/vuejs/test-utils#mounting-options
- https://github.com/vuejs/test-utils/blob/main/tests/mountingOptions/global.provides.spec.ts#L17
@netlify
Copy link

netlify bot commented May 24, 2022

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit 3c1ae2b
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/628cdeaf80303c0009dec91f
😎 Deploy Preview https://deploy-preview-1535--vue-test-utils-docs.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.

Copy link
Member

@afontcu afontcu left a comment

Choose a reason for hiding this comment

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

Good catch 👍 also files such as global.provides.spec.ts could be renamed 😅

@afontcu afontcu merged commit 3e60ccc into vuejs:main May 24, 2022
This was referenced Jun 15, 2022
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