You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit tests of the extensions project are a bit flaky as they depend on uptime of httpbin, which is good, but sometimes can throttle or have invalid responses.
Steps:
Inject HTTP Client as a singleton via DI in both the fetch implementation and the webresource middleware.
Unit tests of the extensions project are a bit flaky as they depend on uptime of httpbin, which is good, but sometimes can throttle or have invalid responses.
Steps:
The text was updated successfully, but these errors were encountered: