This issue #2707 should have broken this project's build.
If the ScalaJS tests were actually running in a headless browser that would have triggered the failure.
https://github.com/zio/zio-http/blob/main/zio-http/js/src/test/scala/zio/http/JSClientSpec.scala
This test passes, but would not pass when run in the browser.
This issue #2707 should have broken this project's build.
If the ScalaJS tests were actually running in a headless browser that would have triggered the failure.
https://github.com/zio/zio-http/blob/main/zio-http/js/src/test/scala/zio/http/JSClientSpec.scala
This test passes, but would not pass when run in the browser.