Commit b7da9e4
authored
Remove broken TZ from Javascript Driver unit tests (#1111)
The removed timezone doesn’t work properly in a test scenario since the algorithm used for asserting is not able to do the correct math.
The driver code itself is working properly. This is just the matter of fixing the test to avoid flakyness.1 parent dd187bf commit b7da9e4
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
137 | | - | |
138 | 136 | | |
139 | 137 | | |
140 | 138 | | |
| |||
161 | 159 | | |
162 | 160 | | |
163 | 161 | | |
164 | | - | |
165 | 162 | | |
166 | 163 | | |
167 | 164 | | |
| |||
0 commit comments