mirror of
https://github.com/corda/corda.git
synced 2025-06-23 01:19:00 +00:00
Merge fixes
This commit is contained in:
@ -32,6 +32,7 @@ class PluginRegistrationTest {
|
||||
p2pPort = 30100,
|
||||
rpcPort = 30101,
|
||||
webPort = 30102,
|
||||
rpcAdminPort = 30103,
|
||||
isNotary = false,
|
||||
users = listOf(User("_", "_", setOf("ALL"))),
|
||||
jarDirs = listOf(jarDir))
|
||||
|
Reference in New Issue
Block a user