Skip to content

Commit 71a05a7

Browse files
committed
fix test
1 parent b1ad821 commit 71a05a7

File tree

1 file changed

+1
-0
lines changed
  • dev-packages/node-integration-tests/suites/tracing/requests/http-unsampled

1 file changed

+1
-0
lines changed

dev-packages/node-integration-tests/suites/tracing/requests/http-unsampled/test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ test('outgoing http requests are correctly instrumented when not sampled', done
2727
.then(([SERVER_URL, closeTestServer]) => {
2828
createRunner(__dirname, 'scenario.ts')
2929
.withEnv({ SERVER_URL })
30+
.ignore('client_report')
3031
.expect({
3132
event: {
3233
exception: {

0 commit comments

Comments
 (0)