Skip to content

Commit 5cb214f

Browse files
juan-fernandezFredericEspiau
authored andcommitted
pin @opentelemetry/instrumentation-express testing to 0.47.1 (DataDog#5433)
1 parent 8cd7de4 commit 5cb214f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/opentelemetry.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ describe('opentelemetry', () => {
6060
'@opentelemetry/[email protected]',
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)