I am having the same issue since moving to 1.3.60....
# multiplatform
g
I am having the same issue since moving to 1.3.60. No JS target. Had to go from
Copy code
@Test
    fun `validate Days Below Zero`() {
to
Copy code
@Test
    fun validate_days_below_zero() {