CORDA-1181: Add back information on initial registration (#2943)

This commit is contained in:
Katarzyna Streich
2018-04-07 15:18:05 +01:00
committed by Shams Asari
parent e48cd808b0
commit 2792716157
5 changed files with 41 additions and 7 deletions

View File

@ -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(