mirror of
https://github.com/corda/corda.git
synced 2025-06-14 05:08:18 +00:00
CORDA-1181: Add back information on initial registration (#2943)
This commit is contained in:
committed by
Shams Asari
parent
e48cd808b0
commit
2792716157
@ -29,8 +29,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