mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-27 08:58:10 +00:00
test(app): update child store manager fixture
This commit is contained in:
parent
ac9787a793
commit
0302c54713
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ describe("createChildStoreManager", () => {
|
|||
onBootstrap(directory) {
|
||||
bootstraps.push(directory)
|
||||
},
|
||||
onCreate() {},
|
||||
onDispose() {},
|
||||
translate: (key) => key,
|
||||
queryOptions: queryOptionsApi,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue