Update test/built-ins/Temporal/Duration/compare/twenty-five-hour-day.js

Co-authored-by: Philip Chimento <philip.chimento@gmail.com>
This commit is contained in:
Jesse Alama 2022-02-11 09:21:10 +01:00 committed by Philip Chimento
parent 2aa754b7cf
commit 76b0bafba6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
/*---
esid: sec-temporal.duration.compare
description: Unbalancing handles DST days with more than hours
description: Unbalancing handles DST days with more than 24 hours
features: [Temporal]
includes: [temporalHelpers.js]
---*/