style: fix whitespace and indentation in the testing guide (#21669)
PR Close #21669
This commit is contained in:

committed by
Kara Erickson

parent
24f1dd3b81
commit
a16de8f842
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();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user