]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Replace incorrect tests
authorStephen Finucane <stephen@that.guru>
Tue, 17 Apr 2018 08:37:44 +0000 (09:37 +0100)
committerStephen Finucane <stephen@that.guru>
Sun, 22 Apr 2018 19:34:06 +0000 (20:34 +0100)
commit0dba20950cec5ec5efdcd5e90b8437a962dbbeb8
treee64c546c92a7ab480fa8d976fde19c68aa15ddc7
parent3586ba08ad06c7663804716ec19d8f9ab2ac8fcc
tests: Replace incorrect tests

In commit 683792d1, the 'test_api.py' was split into multiple
'api/test_xyz.py' files. As part of this change, the tests for cover
letter were mistakenly included in place of tests for checks. Correct
this oversight.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reported-by: Veronika Kabatova <vkabatov@redhat.com>
Acked-by: Veronika Kabatova <vkabatov@redhat.com>
Fixes: 683792d1 ("tests: Split 'test_rest_api'")
patchwork/tests/api/test_check.py