style: fix whitespace and indentation in the testing guide (#21669)

PR Close #21669
This commit is contained in:
Igor Minar 2018-08-07 15:52:48 -07:00 committed by Kara Erickson
parent ebf508fcd0
commit 74518c4b2e
2 changed files with 373 additions and 371 deletions

File diff suppressed because it is too large Load Diff

View File

@ -153,4 +153,4 @@ export function discardPeriodicTasksFallback(): void {
*/
export function flushMicrotasksFallback(): void {
_getFakeAsyncZoneSpec().flushMicrotasks();
}
}