Skip to content

Test failure fix - use the exact casing of the column name when checking#913

Merged
labkey-bpatel merged 1 commit intodevelopfrom
fb_wnprc_billing_failure_fix
Jan 13, 2026
Merged

Test failure fix - use the exact casing of the column name when checking#913
labkey-bpatel merged 1 commit intodevelopfrom
fb_wnprc_billing_failure_fix

Conversation

@labkey-bpatel
Copy link
Contributor

Rationale

Test failure: https://teamcity.labkey.org/buildConfiguration/LabKey_Trunk_External_Wnprc_WnprcEhrPostgres_2/3800769

java.lang.AssertionError: [Audit entry for ehr_billing.invoice]
Expecting actual:
paymentAmountReceived: » 1028.95
balanceDue: » 0.0
to contain:
"paymentamountreceived: » 1028.95"
...

at org.labkey.test.tests.wnprc_ehr.WNPRC_EHRTest.testPaymentsReceived(WNPRC_EHRTest.java:2795)
at org.labkey.test.tests.wnprc_ehr.WNPRC_EHRTest.testBilling(WNPRC_EHRTest.java:1142)

Related Pull Requests

Changes

  • Use the exact casing of the column name when checking

@labkey-bpatel labkey-bpatel merged commit 6d2e156 into develop Jan 13, 2026
7 of 8 checks passed
@labkey-bpatel labkey-bpatel deleted the fb_wnprc_billing_failure_fix branch January 13, 2026 05:47
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.

2 participants