Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to unit tests for running on systems with changed locale #1944

Merged
merged 5 commits into from
May 5, 2020

Conversation

artlaskow
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist:

  • I've added tests for my code. (most of the time mandatory)
  • I have added an entry to the changelog. (mandatory)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

I discovered that unit tests didn't run on my machine. It turned out to be because I am on en-US locale, but I have custom date formatting set. More information is available here. I updated all constructors to ignore user overrides.
This is my first pull request here, let me know if I missed anything.

@304NotModified
Copy link
Contributor

Looks good to me. Now sure why the build fails.

@304NotModified
Copy link
Contributor

Looks good to me. Now sure why the build fails.

#1868 (comment)

@SabotageAndi SabotageAndi merged commit f47a218 into SpecFlowOSS:master May 5, 2020
@SabotageAndi
Copy link
Contributor

Sorry, it took so long to merge this pull request.

Thanks for your contribution to SpecFlow. If you would like us to send you some SpecFlow stickers as a thank you, please fill out the form here.

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.

None yet

3 participants