style: fix whitespace and indentation in the testing guide (#21669)
PR Close #21669
This commit is contained in:
parent
ebf508fcd0
commit
74518c4b2e
File diff suppressed because it is too large
Load Diff
|
@ -153,4 +153,4 @@ export function discardPeriodicTasksFallback(): void {
|
||||||
*/
|
*/
|
||||||
export function flushMicrotasksFallback(): void {
|
export function flushMicrotasksFallback(): void {
|
||||||
_getFakeAsyncZoneSpec().flushMicrotasks();
|
_getFakeAsyncZoneSpec().flushMicrotasks();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue