Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There was one remaining Temporal test that was parsing an ISO string with a sub-minute offset into a Temporal.TimeZone. A polyfill bug was allowing this test case to pass, even though after tc39/proposal-temporal#2607 it should have failed. This commit removes the bad test case.
- Loading branch information