Skip to content

Commit 5961cb8

Browse files
committed
chore(internal): fix ecosystem tests (#693)
1 parent 0372eaa commit 5961cb8

File tree

1 file changed

+0
-1
lines changed
  • ecosystem-tests/node-ts-cjs-auto/moduleResolution/node

1 file changed

+0
-1
lines changed

ecosystem-tests/node-ts-cjs-auto/moduleResolution/node/type-tests.ts

-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ async function typeTests() {
99
model: 'whisper-1',
1010
})
1111
.asResponse();
12-
// @ts-expect-error this doesn't work with "moduleResolution": "node"
1312
response.body;
1413
}

0 commit comments

Comments
 (0)