chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-01 08:47:26 +00:00
parent 2d2f587bfa
commit 68676f2c5c
2 changed files with 2 additions and 7 deletions

View File

@@ -57,9 +57,7 @@ describe("prompt part", () => {
text: "public:\n\tvoid ExecuteTask();\nprivate:",
},
]),
).toBe(
"你好你好\npublic:\n\tvoid ExecuteTask();\nprivate:\n阿斯顿法国红酒看来",
)
).toBe("你好你好\npublic:\n\tvoid ExecuteTask();\nprivate:\n阿斯顿法国红酒看来")
})
test("expandTrackedPastedText only expands the tracked placeholder occurrence", () => {