mirror of
https://github.com/tc39/test262.git
synced 2025-11-28 17:43:19 +01:00
* Temporal: Tests for duration rounding and totaling This provides coverage for the bug in https://github.com/tc39/proposal-temporal/issues/3168 * Update test/built-ins/Temporal/Duration/prototype/total/rounding-window.js --------- Co-authored-by: Philip Chimento <philip.chimento@gmail.com>