mirror of
https://github.com/corda/corda.git
synced 2025-03-13 07:54:32 +00:00
Delete comment now source file is simpler
This commit is contained in:
parent
fefa2bee5e
commit
ae6104ad37
@ -21,8 +21,6 @@ class MockNetworkCustomCheckpointSerializerTest {
|
|||||||
mockNetwork.stopNodes()
|
mockNetwork.stopNodes()
|
||||||
}
|
}
|
||||||
|
|
||||||
// Tests
|
|
||||||
|
|
||||||
@Test(timeout = 300_000)
|
@Test(timeout = 300_000)
|
||||||
fun `flow suspend with custom kryo serializer`() {
|
fun `flow suspend with custom kryo serializer`() {
|
||||||
val node = mockNetwork.createPartyNode()
|
val node = mockNetwork.createPartyNode()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user