Skip to content

Commit 700aee6

Browse files
pin @opentelemetry/instrumentation-express testing to 0.47.1 (#5433)
1 parent 0d3e671 commit 700aee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/opentelemetry.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ describe('opentelemetry', () => {
6060
'@opentelemetry/api@1.8.0',
6161
'@opentelemetry/instrumentation',
6262
'@opentelemetry/instrumentation-http',
63-
'@opentelemetry/instrumentation-express',
63+
'@opentelemetry/instrumentation-express@0.47.1',
6464
'express'
6565
]
6666
if (satisfies(process.version.slice(1), '>=14')) {

0 commit comments

Comments
 (0)