Skip to content

Commit dc6e6fc

Browse files
committed
Merge branch 'main' into trentm-redis-consolidation-alt
2 parents 3f925be + b60b06e commit dc6e6fc

File tree

1 file changed

+0
-1
lines changed
  • plugins/node/opentelemetry-instrumentation-redis/test/v4

1 file changed

+0
-1
lines changed

plugins/node/opentelemetry-instrumentation-redis/test/v4/redis.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ describe('redis v4', () => {
315315
// Ignore. If the test Redis is not at the default port we expect this
316316
// to error.
317317
}
318-
// See https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2914
319318
try {
320319
await newClient.disconnect();
321320
} catch (_disconnectErr) {

0 commit comments

Comments
 (0)