Commit 71f9657
committed
fix(assert): use UTC on both sides of Z-suffix date test
The test compared local time with UTC time, which only passes when the
system timezone is UTC. Fails in CET, JST, BRT locale CI jobs.1 parent 685f011 commit 71f9657
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments