mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
Merge branch 'dev' into simon-thread-network-defaults
This commit is contained in:
commit
db2e1f1dfb
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ describe("promptPlaceholder", () => {
|
||||||
suggest: true,
|
suggest: true,
|
||||||
t,
|
t,
|
||||||
})
|
})
|
||||||
expect(value).toBe("prompt.placeholder.shell")
|
expect(value).toBe("prompt.placeholder.shell:example")
|
||||||
})
|
})
|
||||||
|
|
||||||
test("returns summarize placeholders for comment context", () => {
|
test("returns summarize placeholders for comment context", () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue