mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Introduce @EnabledOnLocale annotation to enable or disable tests based on the system's default locale. See gh-46211 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>