Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes error "org.mitre.synthea.world.agents.PayerTest > receiveDualEligible FAILED" when building synthea #1531

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dafraile
Copy link

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

@dafraile dafraile changed the title Add files via upload Fixes error during tests when building synthea with gradle Nov 21, 2024
@dafraile dafraile changed the title Fixes error during tests when building synthea with gradle Fixes error "org.mitre.synthea.world.agents.PayerTest > receiveDualEligible FAILED" when building synthea Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant