mirror of
https://github.com/django/django.git
synced 2025-01-24 17:19:19 +00:00
08e2ecee3b
Depending on the order of the tests beeing run, 10 can be a valid pk, 0 can never be a valid pk and as such we will get the wanted ValidationError.