rc10house commented on PR #489: URL: https://github.com/apache/flagon-useralejs/pull/489#issuecomment-2417602150
@Jyyjy for some reason, the previous jest-environment specification (in `package.json`) lead to some of the tests using node as the environment anyway. Node would then throw errors because it tries to use `ws` module, which is not available in the browser. I added the `@jest-environment jsdom` individually to avoid these errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org For additional commands, e-mail: notifications-h...@flagon.apache.org