How to mock ```currentComposer.applyCoroutineConte...
# compose
i
How to mock
Copy code
currentComposer.applyCoroutineContext
for compose UI Test? I want to
LaunchedEffect
flow result to be collected in main thread, but there is default dispatcher by default