diff options
author | Josh Smeaton <josh.smeaton@gmail.com> | 2017-01-14 13:12:24 +1100 |
---|---|---|
committer | Josh Smeaton <josh.smeaton@gmail.com> | 2017-01-14 15:41:49 +1100 |
commit | bcce6bb7c7c494905b516cbed576f2fd0282e6f1 (patch) | |
tree | cdd92d4e2fdc86d1d2827136d0e5d5102052934b /django/contrib/postgres/fields/array.py | |
parent | 4e48cfc108c6cf69052cc728e72dc2cb25a880a5 (diff) | |
download | django-bcce6bb7c7c494905b516cbed576f2fd0282e6f1.tar.gz |
Changed a test to be consistent when run in parallel.
This particular test was sometimes failing when running the test suite
in parallel. The `id` was different depending on the order the tests
were run. The test was incorrectly comparing model primary keys rather
than ensuring they didn't change.
Diffstat (limited to 'django/contrib/postgres/fields/array.py')
0 files changed, 0 insertions, 0 deletions