I wonder how can I change the template for the JUnit5 to avoid having `internal` keyword in the code...
e
I wonder how can I change the template for the JUnit5 to avoid having
internal
keyword in the code?
Oke, I just added
public
to the template. However, when I will be able to create Kotlin test template?