Skip to content

Commit 6f9925c

Browse files
W-A-Jamesnbbeeken
authored andcommitted
don't ejsonify logs
1 parent ad90766 commit 6f9925c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tools/unified-spec-runner/entities.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import {
4444
type TopologyOpeningEvent,
4545
WriteConcern
4646
} from '../../mongodb';
47-
import { ejson, getEnvironmentalOptions } from '../../tools/utils';
47+
import { getEnvironmentalOptions } from '../../tools/utils';
4848
import type { TestConfiguration } from '../runner/config';
4949
import { EntityEventRegistry } from './entity_event_registry';
5050
import { trace } from './runner';

0 commit comments

Comments
 (0)