Skip git setup for processor tool test (#28406)
This commit is contained in:
parent
59c99dc62d
commit
4ad261d8a7
2 changed files with 2 additions and 1 deletions
|
|
@ -724,7 +724,7 @@ it.live("session.processor effect tests complete AI SDK tool calls when native f
|
|||
expect(call.state.time.start).toBeDefined()
|
||||
expect(call.state.time.end).toBeDefined()
|
||||
}),
|
||||
{ git: true, config: (url) => providerCfg(url) },
|
||||
{ config: (url) => providerCfg(url) },
|
||||
),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue