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 8aeb178 commit 60f2469Copy full SHA for 60f2469
test/integration/server-selection/server_selection.test.ts
@@ -1,7 +1,7 @@
1
import { loadSpecTests } from '../../spec';
2
import { runUnifiedSuite } from '../../tools/unified-spec-runner/runner';
3
4
-describe.only('Server Selection Unified Tests (Node Driver)', function () {
+describe('Server Selection Unified Tests (Node Driver)', function () {
5
/* TODO(NODE-2471) ping on connect
6
* TODO(NODE-5774) duplicate server selection for bulkWrite and other wrapper operations
7
* Remove once the actual unified tests (test/spec/server-selection/logging) are passing
0 commit comments