Skip to content

fix(scully): test failing depending on timezone of the build machine#343

Merged
SanderElias merged 1 commit intomasterfrom
frost/fix-dates
Mar 2, 2020
Merged

fix(scully): test failing depending on timezone of the build machine#343
SanderElias merged 1 commit intomasterfrom
frost/fix-dates

Conversation

@aaronfrost
Copy link
Copy Markdown
Contributor

When you are in the USA and run a build, the app generates different templates during the
generation. This is because we were using the wrong field for dates, and we were not adding a
locale. Fixed that.

ISSUES CLOSED: #342

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

When you are in the USA and run a build, the app generates different templates during the
generation. This is because we were using the wrong field for dates, and we were not adding a
locale. Fixed that.

ISSUES CLOSED: #342
@aaronfrost aaronfrost requested a review from SanderElias March 2, 2020 06:12
Copy link
Copy Markdown
Contributor

@SanderElias SanderElias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SanderElias SanderElias merged commit 8305333 into master Mar 2, 2020
@SanderElias SanderElias deleted the frost/fix-dates branch March 2, 2020 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests Broken Due To Publish Date inconsistencies

2 participants