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
I believe this is caused by my machine being in a different time zone.
1 failing
1) Variables
and dates
can be a FluentDateTime:
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'Wednesday'
- 'Thursday'
+ expected - actual
-Wednesday
+Thursday
at Context.<anonymous> (file:///Users/greg/dev/fluent.js/fluent-bundle/test/arguments_test.js:221:14)
at processImmediate (node:internal/timers:464:21)
I would suggest rewriting the test to allow for either Thursday or Wednesday.
The text was updated successfully, but these errors were encountered:
I believe this is caused by my machine being in a different time zone.
I would suggest rewriting the test to allow for either Thursday or Wednesday.
The text was updated successfully, but these errors were encountered: