Add comment on locales to Readme.md
Change-Id: Iac53285720000299518dea3bd87e0ea09eb649e3
diff --git a/Readme.md b/Readme.md
index 471c66c..e5c5fba 100644
--- a/Readme.md
+++ b/Readme.md
@@ -23,4 +23,5 @@
### Comments on Environment Variables
-Use `KORAP_LOGIN="" npm test` to skip login and logout tests, e.g. to run tests against Kustvakt-lite.
+- Use `KORAP_LOGIN="" npm test` to skip login and logout tests, e.g. to run tests against Kustvakt-lite.
+- The tests respect the current locale, consider e.g. `LC_ALL=C npm test`
\ No newline at end of file