Skip to content

Commit f59f3ae

Browse files
fix ut
1 parent 40cd909 commit f59f3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/leaflet/services/GeoprocessingServiceSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ describe('leaflet_GeoprocessingService', () => {
335335
filterResultService.getResults(
336336
'sps.WorkflowProcessFactory.models:sps',
337337
'gp-20200910-200646-C2A3A',
338-
null,
338+
'countrdd-resultCount',
339339
(result) => {
340340
serverResult = result;
341341
try {

0 commit comments

Comments
 (0)