]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Use project.id in requests, not object
authorStephen Finucane <stephen@that.guru>
Fri, 7 Dec 2018 11:45:46 +0000 (11:45 +0000)
committerStephen Finucane <stephen@that.guru>
Sat, 22 Dec 2018 17:19:06 +0000 (17:19 +0000)
commitb21ee9f512457da50ece329940bd121d1d59bc99
tree2f674cf02250429b870324cd7e173abcec4d582f
parent2f6db345d9c220a28f83f6c3d6518331e0b46ebd
tests: Use project.id in requests, not object

The object is not serializable.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/api/test_patch.py