Skip to content

Commit

Permalink
[test-owner-report] amend to test different descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherlam committed Dec 24, 2019
1 parent 5ebbb74 commit f583bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnucash/report/business-reports/test/test-owner-report.scm
Expand Up @@ -333,7 +333,7 @@
owner-1 (get-acct "AR-USD")))
(sxml (options->sxml 'customer-new options "new-customer-report basic")))
(test-equal "inv-descriptions"
'("inv >90 $11.50" "inv 60-90 $7.50" "inv 30-60 $8.50"
'("inv >90 $11.50" "$2.00" "inv 60-90 $7.50" "inv 30-60 $8.50"
"inv >90 payment" "inv >90 payment" "inv <30days $4.00"
"inv $200" "inv $200" "inv current $6.75" "inv $3 CN"
"$31.75" "$7.50")
Expand Down

0 comments on commit f583bc6

Please sign in to comment.