Open dafraile opened 5 days ago
This fixes error when building synthea with gradle
Task :test
org.mitre.synthea.world.agents.PayerTest > receiveDualEligible FAILED org.junit.ComparisonFailure: expected:<[Dual Eligible]> but was:<[Medicaid]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.mitre.synthea.world.agents.PayerTest.receiveDualEligible(PayerTest.java:436) 2024-11-21 10:08:45.082 java[18741:204512] +[IMKClient subclass]: chose IMKClient_Modern 2024-11-21 10:08:45.082 java[18741:204512] +[IMKInputSession subclass]: chose IMKInputSession_Modern
This fixes error when building synthea with gradle
Task :test
org.mitre.synthea.world.agents.PayerTest > receiveDualEligible FAILED org.junit.ComparisonFailure: expected:<[Dual Eligible]> but was:<[Medicaid]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.mitre.synthea.world.agents.PayerTest.receiveDualEligible(PayerTest.java:436) 2024-11-21 10:08:45.082 java[18741:204512] +[IMKClient subclass]: chose IMKClient_Modern 2024-11-21 10:08:45.082 java[18741:204512] +[IMKInputSession subclass]: chose IMKInputSession_Modern