mirror of
https://github.com/django/django.git
synced 2025-02-22 15:34:50 +00:00
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.