You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/vi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -832,7 +832,7 @@ Returns `true` if fake timers are enabled.
832
832
833
833
-**Type:**`() => Vitest`
834
834
835
-
When timers are run out, you may call this method to return mocked timers to its original implementations. All timers that were scheduled before will be discarded.
835
+
When timers have run out, you may call this method to return mocked timers to its original implementations. All timers that were scheduled before will be discarded.
0 commit comments