awslabs / git-secrets

Prevents you from committing secrets and credentials into git repositories
Apache License 2.0
12.36k stars 1.17k forks source link

Force C locale while running tests (fixes #99) #100

Closed fmarier closed 5 years ago

fmarier commented 5 years ago

Issue #99

Fix failing tests on non-English locales.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.