Skip to content

Commit

Permalink
fix: stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Storm committed Aug 10, 2021
1 parent b325158 commit 5f8c41e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lambda/promises.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ test('resolve with parent id header present', function (t) {
const input = {
name: 'world',
headers: {
// 'elastic-apm-traceparent':'prefer-w3c',
traceparent: 'test',
tracestate: 'test2'
}
Expand Down

0 comments on commit 5f8c41e

Please sign in to comment.