`@RunWith(JUnitPlatform::class)` is being reported...
# spek
y
@RunWith(JUnitPlatform::class)
is being reported as
Unresolved
, do you know why could it be?