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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(api): fix the explanation for 'mockRestore' #1441

Merged
merged 1 commit into from Jun 6, 2022
Merged

docs(api): fix the explanation for 'mockRestore' #1441

merged 1 commit into from Jun 6, 2022

Commits on Jun 6, 2022

  1. docs(api): fix the explanation for 'mockRestore'

    The explanation says "Does what `mockRestore` does", but this should be "Does what `mockReset` does" based on the code.
    
    https://github.com/vitest-dev/vitest/blob/17dfd39e51b33a02458aaab8bf75d42dd680e72b/packages/vitest/src/integrations/spy.ts#L200-L201
    kazuma1989 committed Jun 6, 2022
    Copy the full SHA
    f977262 View commit details
    Browse the repository at this point in the history