• Josh Smeaton's avatar
    Changed a test to be consistent when run in parallel. · bcce6bb7
    Josh Smeaton yazdı
    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.
    bcce6bb7
tests.py 155 KB