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 d32f88e commit c6abd0fCopy full SHA for c6abd0f
test/integration/sessions/sessions.spec.test.ts
@@ -4,7 +4,6 @@ import { runUnifiedSuite } from '../../tools/unified-spec-runner/runner';
4
describe('Sessions spec tests', function () {
5
runUnifiedSuite(loadSpecTests('sessions'), [
6
// TODO(NODE-3951): fix broken dirty sessions spec tests
7
- 'Dirty explicit session is discarded (insert)',
8
'Dirty explicit session is discarded (findAndModify)'
9
]);
10
});
0 commit comments