PluginRegistrationTest update (#517)

This commit is contained in:
igor nitto 2018-03-06 15:56:09 +00:00 committed by GitHub
parent 2652dfce3f
commit f109c170ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"))),