Files
openfoodnetwork/spec/system/consumer
Maikel Linke 63988fff4f Configure test locales like other envs
The locale config is set in application.rb from environment variables
already. We don't need to repeat that logic in test.rb. And because it
was outdated, the language switcher was actually broken in the test
environment. We did have an English selector for the fallback `en` even
though we were already displaying English as en_TST. And after
switchting to Spanish, we could switch back because en_TST was not in
the available locales.

I now fixed the test with the right assumption and the config to solve
the problem.
2026-03-18 14:49:15 +11:00
..
2026-03-11 14:41:40 +11:00
2024-05-09 12:24:41 +10:00
2024-07-03 11:21:28 +10:00
2024-11-29 13:46:01 +11:00
2025-10-27 11:30:33 +01:00