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
Mark "makes expected API calls for a new project" with it.only
Run yarn test
Notice the failure:
1) deploy
makes expected API calls for a new project:
TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11372:11)
at <anonymous> (src/javascript/imports.ts:355:22)
The text was updated successfully, but these errors were encountered:
In
deploy-test.ts
:"makes expected API calls for a new project"
withit.only
yarn test
The text was updated successfully, but these errors were encountered: