Skip to content

Commit

Permalink
Update test/built-ins/Temporal/ZonedDateTime/prototype/since/does-not…
Browse files Browse the repository at this point in the history
…-include-higher-units-than-necessary.js

Co-authored-by: Philip Chimento <[email protected]>
  • Loading branch information
catamorphism and ptomato authored Nov 1, 2024
1 parent cb68416 commit 678cdff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*---
esid: sec-temporal.zoneddatetime.prototype.since
description: Can return subseconds.
description: Does not include higher units than necessary in the return value.
includes: [temporalHelpers.js]
features: [Temporal]
---*/
Expand Down

0 comments on commit 678cdff

Please sign in to comment.