diff options
| author | 2023-07-26 17:13:29 -0700 | |
|---|---|---|
| committer | 2023-07-26 17:15:59 -0700 | |
| commit | ba4953a76bac596c6b80757b24ad1179873fe868 (patch) | |
| tree | 35b594e85756a07274c003c01a777d684d0c2aa9 /api/api_test.go | |
| parent | 714771e86af32f792ff2c90d032c4f97dca70c49 (diff) | |
Fixes failing test after coroutine lib upgrade.
The changed test case started failing after the coroutines library has
been upgraded; not sure why.
This fixes it by making sure that we call runCurrent() right before we
run the rest of the test to let the logic in the init block of the class
under test do its thing and register a broadcast receiver through its
callback-like flow.
Bug: 292807808
Test: N/A
Change-Id: Ifdc470e3350e36f616ce89e2185e855389b7547d
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions