Skip to content

Commit 51671c0

Browse files
committed
update to unit test
1 parent 0e6bd02 commit 51671c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/telemetry.test.ts renamed to tests/unit/telemetry.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ describe("Telemetry", () => {
9494
// Create the telemetry instance with mocked dependencies
9595
telemetry = new Telemetry(session, mockEventCache);
9696

97-
// Set telemetry to enabled by default
9897
config.telemetry = "enabled";
9998
});
10099

0 commit comments

Comments
 (0)