You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a mixed Kotlin/Java test source set when using Gradle's --tests filter to selectively execute some non-Kotlin tests, all Kotlin tests get executed as well.