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 24f1dd3b81
commit a16de8f842
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();
}
}