Skip to content

Commit

Permalink
Updated account to look for in BalanceSheet test for changes in mantle
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed May 9, 2017
1 parent b583e1c commit 31ff7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/groovy/HiveMindAdminScreenTests.groovy
Expand Up @@ -159,7 +159,7 @@ class HiveMindAdminScreenTests extends Specification {
// Accounting/Reports
// NOTE: these are designed to handle account masks of ###-###-### or even down to the 5 digit ###-##
"Accounting/Reports/BalanceSheet?organizationPartyId=ORG_ZIZI_RETAIL&timePeriodIdList=55100&detail=true" |
["121-00", "Accounts Payable"]
["210-00", "Accounts Payable"]
"Accounting/Reports/IncomeStatement?organizationPartyId=ORG_ZIZI_RETAIL&timePeriodIdList=55100&detail=true" |
["411-00", "Network Charges"]
"Accounting/Reports/CashFlowStatement?organizationPartyId=ORG_ZIZI_RETAIL&timePeriodIdList=55100&detail=true" |
Expand Down

0 comments on commit 31ff7ee

Please sign in to comment.