Skip to content

Commit

Permalink
small simplification
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-theriault-swi committed Sep 9, 2024
1 parent eb6c49c commit 19d7004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/solarwinds-apm/test/appoptics/sampler.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ describe("fromOboeDecisionsResult", () => {
auth: oboe.TRACING_DECISIONS_AUTH_NOT_PRESENT,
auth_msg: "bad-signature",
},
{ custom: {}, ignored: [] },
undefined,
)

expect(result).to.loosely.deep.include({
Expand Down

0 comments on commit 19d7004

Please sign in to comment.