mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Update node/src/integration-test/kotlin/net/corda/node/jmx/Publish.kt
Co-authored-by: Viktor Kolomeyko <viktor.kolomeyko@r3.com>
This commit is contained in:
parent
fce95dd276
commit
3c0c1a01a2
@ -8,7 +8,7 @@ import java.net.HttpURLConnection
|
||||
import java.net.URL
|
||||
import kotlin.test.assertTrue
|
||||
|
||||
class Publish {
|
||||
class PublishTest {
|
||||
|
||||
@Test(timeout=300_000)
|
||||
fun `node publishes node information via JMX when configured to do so`() {
|
||||
|
Loading…
Reference in New Issue
Block a user