I have no idea if this is kotlin related, but i up...
# announcements
c
I have no idea if this is kotlin related, but i upgraded to kotlin 1.1.50 some time ago and now my unit tests do not run, and i get the error
Method nameOfMyTest() should be void
for random test methods. they are all written in kotlin.