Skip to content

Commit

Permalink
https://github.com/water-fountains/datablue/issues/39
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Hauser committed Dec 14, 2019
1 parent 569e58f commit 913b0c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/api/controllers/processing-errors.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export function extractProcessingErrors(fountainCollection){
}
});
}
l.info('found '+errorCollection.length+' processing errors');

return errorCollection;
}

0 comments on commit 913b0c9

Please sign in to comment.