Skip to content

Commit

Permalink
Update packages/opentelemetry-node/test/OTEL_EXPORTER_HEADERS.test.js
Browse files Browse the repository at this point in the history
Co-authored-by: Trent Mick <[email protected]>
  • Loading branch information
david-luna and trentm authored Jan 30, 2024
1 parent 41b4d54 commit bad769b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const testFixtures = [
},
];

test('OTEL_LOG_LEVEL', (suite) => {
test('OTEL_EXPORTER_OTLP[*]_HEADERS', (suite) => {
runTestFixtures(suite, testFixtures);
suite.end();
});

0 comments on commit bad769b

Please sign in to comment.