Do you happen to know how to get passed this issue with running tests with the Vitest Pool Workers l
Do you happen to know how to get passed this issue with running tests with the Vitest Pool Workers library with Workflows that are bound to a Worker and DO? Adding it in causes a similar error to what fredviken is getting. Do I need to do any extra imports in the
Snippet of my wrangler.jsonc below
vitest.config file as I have the workflow in a separate folder? The durable object class gets resolved without issue, but not the workflow.Snippet of my wrangler.jsonc below




