Has anyone tried to run tests (vitest) with a project that uses Workers AI? I'm getting: ```bash ork

Has anyone tried to run tests (vitest) with a project that uses Workers AI? I'm getting:
orkerd/server/workerd-api.c++:759: error: wrapped binding module can't be resolved (internal modules only); moduleName = miniflare-internal:wrapped:__WRANGLER_EXTERNAL_AI_WORKER
workerd/jsg/util.c++:274: error: e = workerd/server/workerd-api.c++:789: failed: expected !value.IsEmpty(); global did not produce v8::Value
stack: 102abb063 10302858b 10300fe4b 102a679a7 102a6d647 102a70d7b 102a6f58b 102a6124f 104f28b03 104f28e13 104f277ff 104f27583 102a507c7 18c208273; sentryErrorContext = jsgInternalError
service core:user:vitest-pool-workers-runner-: Uncaught Error: internal error
Was this page helpful?