mirror of
https://github.com/corda/corda.git
synced 2025-03-25 21:38:06 +00:00
Do not use Security.addProvider(BouncyCastleProvider()) in tests, to avoid disruptions of other tests. Co-authored-by: Denis Rekalov <denis.rekalov@r3.com>