Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ba4953a7 authored by Alejandro Nijamkin's avatar Alejandro Nijamkin
Browse files

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
parent 714771e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment