Skip to content

Conversation

@nikitha-56
Copy link

Fixes issue 1530

Some Gradle tests were failing because test resources under
src/test/resources (including test_mapping.yaml) were not being included
on the test classpath.

This resulted in test initialization issues and caused failures such as
PayerTest.receiveDualEligible.

Explicitly configuring the Gradle test resource source set ensures the
required test resources are available and resolves these test failures.

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