We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddf0f6 commit 7069ec3Copy full SHA for 7069ec3
dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts
@@ -32,7 +32,6 @@ describe('outgoing http requests with tracing & spans disabled', () => {
32
33
await createRunner()
34
.withEnv({ SERVER_URL })
35
- .ensureNoErrorOutput()
36
.expect({
37
event: {
38
exception: {
@@ -131,7 +130,6 @@ describe('outgoing http requests with tracing & spans disabled', () => {
131
130
132
133
134
135
136
137
0 commit comments