Skip to content

Commit db0cb41

Browse files
committed
test: add asyncCallHook to mock
1 parent 5e5e384 commit db0cb41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/nuxt/nuxt-island.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ vi.mock('#build/nuxt.config.mjs', () => {
6666
granularCachedData: false,
6767
pendingWhenIdle: false,
6868
alwaysRunFetchOnKeyChange: false,
69+
asyncCallHook: false,
6970
}
7071
})
7172

0 commit comments

Comments
 (0)