Skip to content

Commit 60f2469

Browse files
stray only
1 parent 8aeb178 commit 60f2469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/server-selection/server_selection.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { loadSpecTests } from '../../spec';
22
import { runUnifiedSuite } from '../../tools/unified-spec-runner/runner';
33

4-
describe.only('Server Selection Unified Tests (Node Driver)', function () {
4+
describe('Server Selection Unified Tests (Node Driver)', function () {
55
/* TODO(NODE-2471) ping on connect
66
* TODO(NODE-5774) duplicate server selection for bulkWrite and other wrapper operations
77
* Remove once the actual unified tests (test/spec/server-selection/logging) are passing

0 commit comments

Comments
 (0)