Skip to content

Commit

Permalink
chore(internal): fix ecosystem tests (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Feb 24, 2024
1 parent b1c6171 commit 616624d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ async function typeTests() {
model: 'whisper-1',
})
.asResponse();
// @ts-expect-error this doesn't work with "moduleResolution": "node"
response.body;
}

0 comments on commit 616624d

Please sign in to comment.