Commit 8dee2dbb authored by Him188's avatar Him188

Fix tests

parent ee001f24
......@@ -68,7 +68,6 @@ internal class ConstrainSingleTest {
add(TestConstrainSingleMessage())
add("st")
}
assertTrue(result is MessageChainImplByCollection)
assertEquals(3, result.size)
assertEquals(result.contentToString(), "test")
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment