Fix test can auto log

This commit is contained in:
Him188 2022-05-02 11:20:23 +01:00
parent 61d68c245d
commit 3a4a8d01a3

View File

@ -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()
)
}