### Describe the bug Open up copilot on Windows. Tell it to run `dir Env:`. What you'll see is the `NODE_ENV` environment variable set to `production`. Automatically setting this means that jest tests behave differently when run in the copilot cli compared with regular invocations. ### Affected version 0.0.330 Commit: a8bfefe