We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c82f392 commit 6d148efCopy full SHA for 6d148ef
api/test/async-iterator.test.ts
@@ -1,6 +1,5 @@
1
import { describe, test, assert } from 'vitest';
2
import { withConnection } from './api.test';
3
-import assert from 'assert';
4
5
describe('DuckDBResult async iterator', () => {
6
0 commit comments