Hello Guys I have a rather strange problem. When I...
# android
d
Hello Guys I have a rather strange problem. When I write an androidTest in Kotlin and try to run it it asks me to choose between two run configurations: Unit Test and Instrumented Test. This is not the case with java where it autodetects the instrumented run config. Does anybody also has this problem?
a
Some people don't even get the prompt between the two - I know I wasn't last time I tried.
d
Thank you! At least it's already reportet. Lets hope for a fix!