gnucash maint: [test-owner-report] amend to test different descriptions

Christopher Lam clam at code.gnucash.org
Mon Dec 23 23:17:39 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/f583bc6d (commit)
	from  https://github.com/Gnucash/gnucash/commit/5ebbb744 (commit)



commit f583bc6d869a38adafd748743c3d6e8c01e61df0
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Dec 24 11:11:39 2019 +0700

    [test-owner-report] amend to test different descriptions

diff --git a/gnucash/report/business-reports/test/test-owner-report.scm b/gnucash/report/business-reports/test/test-owner-report.scm
index 8e4ae507a..94eed7d30 100644
--- a/gnucash/report/business-reports/test/test-owner-report.scm
+++ b/gnucash/report/business-reports/test/test-owner-report.scm
@@ -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")



Summary of changes:
 gnucash/report/business-reports/test/test-owner-report.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list