mirror of
https://github.com/django/django.git
synced 2025-03-10 01:12:53 +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.