mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-09 01:30:17 +08:00
Fix tests
This commit is contained in:
parent
ee001f24d0
commit
8dee2dbb2f
@ -68,7 +68,6 @@ internal class ConstrainSingleTest {
|
||||
add(TestConstrainSingleMessage())
|
||||
add("st")
|
||||
}
|
||||
assertTrue(result is MessageChainImplByCollection)
|
||||
assertEquals(3, result.size)
|
||||
assertEquals(result.contentToString(), "test")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user