Commit d4f16e4
committed
Updates date range test to handle timezones
The test for date range conversion was failing in different timezones.
This change updates the test to verify the format of the date range string instead of checking for a specific string, ensuring it works correctly across different timezones.1 parent eadef0d commit d4f16e4
File tree
1 file changed
+3
-1
lines changed1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
0 commit comments