I am getting this error and I have the test-common...
# multiplatform
j
I am getting this error and I have the test-common dependency
Copy code
.../commonTest/kotlin/sample/SampleTests.kt: (3, 20): Unresolved reference: Test
I get this error only in the common folder, if I use junit5 on jvm and android I don’t get errors