Skip to content

Commit 66b5383

Browse files
add missing metadata
1 parent 6a658ec commit 66b5383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/crud/client_bulk_write.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ describe('Client Bulk Write', function () {
277277
});
278278
});
279279

280-
it('the operation times out', async function () {
280+
it('the operation times out', metadata, async function () {
281281
const timeoutError = await client
282282
.bulkWrite(
283283
[

0 commit comments

Comments
 (0)