Skip to content

Commit

Permalink
Update packages/dd-trace/test/appsec/standalone.spec.js
Browse files Browse the repository at this point in the history
Co-authored-by: simon-id <[email protected]>
  • Loading branch information
iunanua and simon-id authored Jul 2, 2024
1 parent f615a16 commit ea548ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dd-trace/test/appsec/standalone.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ describe('Appsec Standalone', () => {
_trace: {}
}

const clock = sinon.useFakeTimers(new Date())
const clock = sinon.useFakeTimers()

assert.strictEqual(prioritySampler._getPriorityFromAuto(span), AUTO_KEEP)

Expand Down

0 comments on commit ea548ea

Please sign in to comment.