Skip to content

Commit 610dbe5

Browse files
committed
fix: lint
1 parent ab0744b commit 610dbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/auth/mongodb_oidc.prose.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { expect } from 'chai';
55
import * as sinon from 'sinon';
66

77
import {
8-
ClientSession,
8+
type ClientSession,
99
type Collection,
1010
MongoClient,
1111
type MongoDBOIDC,

0 commit comments

Comments
 (0)