Delete comment now source file is simpler

This commit is contained in:
Joseph Zuniga-Daly 2020-07-03 14:13:47 +01:00
parent fefa2bee5e
commit ae6104ad37

View File

@ -21,8 +21,6 @@ class MockNetworkCustomCheckpointSerializerTest {
mockNetwork.stopNodes()
}
// Tests
@Test(timeout = 300_000)
fun `flow suspend with custom kryo serializer`() {
val node = mockNetwork.createPartyNode()