mirror of
https://github.com/corda/corda.git
synced 2025-06-06 01:11:45 +00:00
Fix merge
This commit is contained in:
parent
95054f71d5
commit
ec20359518
@ -283,6 +283,7 @@ data class DriverParameters(
|
|||||||
debugPortAllocation,
|
debugPortAllocation,
|
||||||
systemProperties,
|
systemProperties,
|
||||||
useTestClock,
|
useTestClock,
|
||||||
|
true,
|
||||||
startNodesInProcess,
|
startNodesInProcess,
|
||||||
waitForAllNodesToFinish,
|
waitForAllNodesToFinish,
|
||||||
notarySpecs,
|
notarySpecs,
|
||||||
@ -326,6 +327,7 @@ data class DriverParameters(
|
|||||||
debugPortAllocation,
|
debugPortAllocation,
|
||||||
systemProperties,
|
systemProperties,
|
||||||
useTestClock,
|
useTestClock,
|
||||||
|
true,
|
||||||
startNodesInProcess,
|
startNodesInProcess,
|
||||||
waitForAllNodesToFinish,
|
waitForAllNodesToFinish,
|
||||||
notarySpecs,
|
notarySpecs,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user