mirror of
https://github.com/corda/corda.git
synced 2025-01-14 08:49:47 +00:00
PluginRegistrationTest update (#517)
This commit is contained in:
parent
2652dfce3f
commit
f109c170ad
@ -31,7 +31,6 @@ class PluginRegistrationTest {
|
||||
legalName = CordaX500Name(organisation = "org", locality = "Madrid", country = "ES"),
|
||||
p2pPort = 30100,
|
||||
rpcPort = 30101,
|
||||
webPort = 30102,
|
||||
rpcAdminPort = 30103,
|
||||
isNotary = false,
|
||||
users = listOf(User("_", "_", setOf("ALL"))),
|
||||
|
Loading…
Reference in New Issue
Block a user