Skip to content

Commit

Permalink
Updated test case
Browse files Browse the repository at this point in the history
  • Loading branch information
zack-rma committed Nov 20, 2024
1 parent 1faabfa commit b76ff08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ private WaterSupplyAccounting buildTestAccounting() {
.withWaterRight("State of California Water Rights Permit #12345").withProjectId(new CwmsId.Builder().withOfficeId(OFFICE)
.withName("Sacramento River Delta").build()).build()).withPumpLocations(buildTestPumpLocation())
.withContractName("Sacramento River Water Contract").withPumpAccounting(buildTestPumpInAccountingList())
.withPageSize(10)
.build();
}

Expand Down

0 comments on commit b76ff08

Please sign in to comment.