Skip to content

Commit c6abd0f

Browse files
committed
test(NODE-4322): unskip dirty sessions test
1 parent d32f88e commit c6abd0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/sessions/sessions.spec.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { runUnifiedSuite } from '../../tools/unified-spec-runner/runner';
44
describe('Sessions spec tests', function () {
55
runUnifiedSuite(loadSpecTests('sessions'), [
66
// TODO(NODE-3951): fix broken dirty sessions spec tests
7-
'Dirty explicit session is discarded (insert)',
87
'Dirty explicit session is discarded (findAndModify)'
98
]);
109
});

0 commit comments

Comments
 (0)