mirror of
https://github.com/django/django.git
synced 2025-02-10 09:25:49 +00:00
This commit provides the tests for this issue but the actual problem was solved by the ValidationError refactor in f34cfec and ee77d4b. Refs #20199.