corda / samples-java

This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.
74 stars 155 forks source link

ENT-11793: Fix integration tests in JDK17 CorDapps #111

Closed jakubzadroga closed 5 months ago

jakubzadroga commented 5 months ago

Integration tests were missed in previous PRs and were not verified. For integration tests to work correctly the following changes were needed: