You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments