I have a multiplatform project with common tests a...
# multiplatform
j
I have a multiplatform project with common tests and I want to be able to control on which platform they run from the gutter icon. The first time I could select where to run them but after the selection it always runs on the JVM. In JS project they start with gutter icon properly in mocha so it seems to be properly configured. How can I get back this platform selection?