mirror of
https://github.com/corda/corda.git
synced 2025-06-14 21:28:14 +00:00
Merge remote-tracking branch 'open/master' into os-merge-2792716
This commit is contained in:
@ -39,8 +39,7 @@ class ExampleConfigTest {
|
||||
fun `example node_confs parses fine`() {
|
||||
readAndCheckConfigurations<NodeConfiguration>(
|
||||
"example-node.conf",
|
||||
"example-out-of-process-verifier-node.conf",
|
||||
"example-network-map-node.conf"
|
||||
"example-out-of-process-verifier-node.conf"
|
||||
) {
|
||||
val baseDirectory = Paths.get("some-example-base-dir")
|
||||
ConfigHelper.loadConfig(
|
||||
|
Reference in New Issue
Block a user