Commit 6c0b2b4
committed
[issue-997] fix: update field values to resolve test failure
The test `RepeatingGroupTest.testIgnoreOutOfOrderGroupMembers` was failing due to invalid values for field 661 (AllocAcctIDSource), which were updated to valid enumerated values "1" (BIC) and "2" (SID_CODE). The build encountered errors, preventing the test from running, leaving the outcome unresolved. The changes made should fix the test if build issues are resolved.1 parent 0f345fe commit 6c0b2b4
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
0 commit comments