Added LaunchpadLister
Summary: Related to T1734 From abandonned D2799 Reviewers: ardumont Reviewed By: ardumont Differential Revision: https://forge.softwareheritage.org/D2974
This commit is contained in:
parent
29325c1d94
commit
58ef08b083
16 changed files with 528 additions and 6 deletions
|
@ -47,7 +47,7 @@ def test_get_lister_override():
|
|||
lst = get_lister(
|
||||
lister_name,
|
||||
db_url,
|
||||
**{"url": url, "priority": "high", "policy": "oneshot",}
|
||||
**{"url": url, "priority": "high", "policy": "oneshot",},
|
||||
)
|
||||
|
||||
assert lst.url == url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue