Skip to content

Commit ff03fc3

Browse files
committed
Lint
1 parent 6d1bf9a commit ff03fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v5-v6.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ describe('MongoDBInstrumentation-Tracing-v5', () => {
715715
})
716716
.catch(err => {
717717
done(err);
718-
})
718+
});
719719
});
720720

721721
it('should not create a child span for cursor', done => {

0 commit comments

Comments
 (0)