mirror of
https://github.com/corda/corda.git
synced 2025-06-01 15:10:54 +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 java.net.URL
|
||||||
import kotlin.test.assertTrue
|
import kotlin.test.assertTrue
|
||||||
|
|
||||||
class Publish {
|
class PublishTest {
|
||||||
|
|
||||||
@Test(timeout=300_000)
|
@Test(timeout=300_000)
|
||||||
fun `node publishes node information via JMX when configured to do so`() {
|
fun `node publishes node information via JMX when configured to do so`() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user