71100e6d72
Example: ``` it('...', await(async() => { doSomething(); await asyncFn(); doSomethingAfter(); })); ``` PR Close #24637 |
||
---|---|---|
.. | ||
jasmine_await_spec.ts | ||
testability_spec.ts |
71100e6d72
Example: ``` it('...', await(async() => { doSomething(); await asyncFn(); doSomethingAfter(); })); ``` PR Close #24637 |
||
---|---|---|
.. | ||
jasmine_await_spec.ts | ||
testability_spec.ts |