Add comment to .env.test

[skip ci]
This commit is contained in:
David Cook
2025-03-17 13:52:46 +11:00
parent 1bbd6b58fd
commit c882924a60

View File

@@ -1,7 +1,8 @@
# ENV vars for the test environment
# Override locally with `.env.test.local`
# Locale for translation.
# Locale for translation. Using a locale other than `en` tests the
# successful fallback to `en`.
LOCALE="en_TST"
OFN_REDIS_JOBS_URL="redis://localhost:6379/2"