Skip to content

Commit e619739

Browse files
committed
run all tests
1 parent c1fbd54 commit e619739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/assorted/server_selection.spec.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
runServerSelectionLogicTest
1212
} from './server_selection_logic_spec_utils';
1313

14-
describe.only('Server Selection Logic (spec)', function () {
14+
describe('Server Selection Logic (spec)', function () {
1515
beforeEach(function () {
1616
if (this.currentTest.title.match(/Possible/)) {
1717
this.currentTest.skipReason = 'Nodejs driver does not support PossiblePrimary';

0 commit comments

Comments
 (0)