Commit da03021
Fix BankAccount unit tests broken by BankAccountVerify validation
BankAccountVerify.new now requires exactly one of amounts or
descriptor_code. Updated the two Verify unit tests that were calling
BankAccountVerify.new with no arguments.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f6e5a0c commit da03021
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments