Skip to content

Commit

Permalink
chore: change test name
Browse files Browse the repository at this point in the history
  • Loading branch information
david-luna committed Jan 29, 2024
1 parent cfd1f92 commit 982e3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/opentelemetry-node/test/agent-metadata.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const testFixtures = [
},
];

test('OTEL_AGENT_METADATA', (suite) => {
test('agent metada', (suite) => {
runTestFixtures(suite, testFixtures);
suite.end();
});

0 comments on commit 982e3ab

Please sign in to comment.