]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Don't save multiple projects
authorStephen Finucane <stephen.finucane@intel.com>
Tue, 28 Jun 2016 09:14:44 +0000 (10:14 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Tue, 28 Jun 2016 09:16:09 +0000 (10:16 +0100)
commitdbdc58e3d7334bd32b52ef0a39111afadcae61ab
treef5ff5043ac0b8a2aa682125e8fe02100ef31bb78
parentc84476d0052fe948524aaa57c6ac67bfd08837ef
tests: Don't save multiple projects

There were issues introduced in the rebase of 'ee15585' that resulted
in two projects being saved with the same ID for one test, leading to
a test failure. Resolve this.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/tests/test_rest_api.py