Anyone managed to work out how to get IntelliJ to ...
# announcements
a
Anyone managed to work out how to get IntelliJ to auto-import
kotlin.test.Test
instead of
org.junit.api.Test
?