mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-23 12:54:42 +00:00
fix tests
This commit is contained in:
parent
bf8fcc07fa
commit
a719f65576
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ beforeAll(async () => {
|
|||
}),
|
||||
}))
|
||||
|
||||
mock.module("@/context/global-sync", () => ({
|
||||
mock.module("@/context/server-sync", () => ({
|
||||
useServerSync: () => ({
|
||||
child: (directory: string) => {
|
||||
syncedDirectories.push(directory)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue