diff --git a/mirai-core-qqandroid/src/jvmTest/kotlin/androidPacketTests/clientToServer.kt b/mirai-core-qqandroid/src/jvmTest/kotlin/androidPacketTests/clientToServer.kt
index 724e66702..ed5d20b86 100644
--- a/mirai-core-qqandroid/src/jvmTest/kotlin/androidPacketTests/clientToServer.kt
+++ b/mirai-core-qqandroid/src/jvmTest/kotlin/androidPacketTests/clientToServer.kt
@@ -276,7 +276,7 @@ fun ByteReadPacket.decodeUni() {
         // 00 00 00 1A 43 6F 6E 66 69 67 50 75 73 68 53 76 63 2E 50 75 73 68 52 65 73 70
         // 00 00 00 08 02 B0 5B 8B
         // 00 00 00 04
-        println("  0 bytes=" + readBytes(readInt() - 4).toUHexString())
+        println("  extraData=" + readBytes(readInt() - 4).toUHexString())
     }
     readBytes(readInt() - 4).debugPrint("Real body").read {
         // real body