Skip to content

Commit fccbacc

Browse files
author
yzou
committed
add test for reportservice
1 parent ab71e77 commit fccbacc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ipp-v3-java-devkit/src/test/java/com/intuit/ipp/services/ReportServiceTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ public ReportService getMockedIntuitMessage() {
100100
reportService.setAccount_status("");
101101
reportService.setSubcol_pct_inc("");
102102
reportService.setSubcol_pct_exp("");
103+
reportService.setShowrows("");
103104

104105
return reportService;
105106
}

0 commit comments

Comments
 (0)