mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-19 07:14:43 +08:00
Fix test can auto log
This commit is contained in:
parent
61d68c245d
commit
3a4a8d01a3
@ -74,6 +74,8 @@ class DebugLoggerTest : AbstractTest() {
|
||||
name=str
|
||||
decodeElementIndex: TarsHead(tag=3, type=0(Byte))
|
||||
skipping Byte
|
||||
decodeElementIndex EOF
|
||||
endStructure: net.mamoe.mirai.internal.utils.io.serialization.tars.internal.DebugLoggerTest.Struct, null, null
|
||||
""".trimIndent().trim(), exception.message!!.trim().uniteLine()
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user