### Describe the solution When I try to run `vitest bench` with `@cloudflare/vitest-pool-workers/config` I get errors ``` Test function is not found. Did you add it using `setFn` ``` Is bench an officially supported feature?