I’m getting this error when running unit test for ...
# ksp
j
I’m getting this error when running unit test for js target
Copy code
java.lang.IllegalStateException: IrClassPublicSymbolImpl for com.jeantuffier.myproject/MyClass|null[0] is already bound: CLASS CLASS name:MyClass modality:SEALED visibility:public superTypes:[kotlin.Any]
What does that mean?