Closed waab76 closed 4 years ago
The MessageFactoryTest JUnit was attempting to match on hard-coded local timestamp strings whereas the code generates timestamps based on the local timezone. This caused the JUnit to fail when not run in the UTC-6 timezone.
The MessageFactoryTest JUnit was attempting to match on hard-coded local timestamp strings whereas the code generates timestamps based on the local timezone. This caused the JUnit to fail when not run in the UTC-6 timezone.