Skip to content

Commit 5117daa

Browse files
committed
fix: move test
1 parent caaea77 commit 5117daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/logging/src/logging-and-telemetry.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,9 @@ describe('MongoshLoggingAndTelemetry', function () {
320320
[
321321
'identify',
322322
{
323-
deviceId: 'unknown',
324323
anonymousId: userId,
325324
traits: {
325+
device_id: 'unknown',
326326
platform: process.platform,
327327
arch: process.arch,
328328
session_id: logId,

0 commit comments

Comments
 (0)