in intellij, when you click a play button next to ...
# multiplatform
b
in intellij, when you click a play button next to a test and choose debug, how do you change that to use a different target (i.e. android instead of mingw) for debugging?
⬆️ 1
g
Hi, did you figure this out? I'm on a similar issue. Plus can't resolve import kotlin.test.* references on js Target
b
Did not actually