Tweaked the integration test to use the Stream returned by the repository within a try-with-resources clause so that it gets closed correctly.
895 B
895 B
Tweaked the integration test to use the Stream returned by the repository within a try-with-resources clause so that it gets closed correctly.