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

Commits on May 24, 2022

  1. Update reusability-composition.md

    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
    dcrall committed May 24, 2022
    Copy the full SHA
    3c1ae2b View commit details
    Browse the repository at this point in the history