Skip to content

Commit

Permalink
Merge branch 'main' into feature/insert-no-tests-found-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
DevJoaoLopes authored Jan 31, 2025
2 parents 83274a1 + ad8ffac commit d107e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ This will clear mock history and reset each mock's implementation to its origina
### vi.restoreAllMocks

Calls [`.mockRestore()`](/api/mock#mockrestore) on all spies.
This will clear mock history, restore all original mock implementations, , and restore original descriptors of spied-on objects.
This will clear mock history, restore all original mock implementations, and restore original descriptors of spied-on objects.

### vi.spyOn

Expand Down

0 comments on commit d107e4a

Please sign in to comment.