i get `java.lang.ExceptionInInitializerError` when...
# coroutines
d
i get
java.lang.ExceptionInInitializerError
when try to
launch(UI)
in tests. what is the best way to mock this call?