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
-[🧠 Wanna become a PRO Observables tester?](#-wanna-become-a-pro-observables-tester)
51
+
-[How to Contribute](#contributing)
52
+
-[Code Of Conduct](#code-of-conduct)
53
+
-[Contributors ✨](#contributors-)
54
+
-[License](#license)
55
+
56
+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
57
+
58
+
<br/>
23
59
24
60
## Installation
25
61
@@ -366,9 +402,9 @@ it('should run synchronously', () => {
366
402
367
403
If you're **not using Angular** and have RxJS async operators like `delay` or `timeout`
368
404
369
-
Use `fakeTime` with `flush()` to simulate the passage of time ([detailed explanation](#-for-time-based-rxjs-code-timeouts--intervals--animations---use-faketime)) -
405
+
Use `fakeTime` with `flush()` to simulate the passage of time ([detailed explanation](#-rxjs-timers--animations-use-faketime)) -
0 commit comments