when I check constructors ``` Expected size:&l...
# announcements
x
when I check constructors
Copy code
Expected size:<2> but was:<1> in:
    <[fun <init>(kotlin.String, kotlin.String, kotlin.String, java.time.Instant, kotlin.String, kotlin.String): com.potrero.ph.emr.entity.Emr]>
        at com.potrero.ph.emr.entity.EmrTest.new(EmrTest.kt:12)
k
x
yes, and it appears to be working, in another test, in another jar, JPA is working…