tests.cli: add Gitea lister mandatory params
This commit is contained in:
parent
02871f16c9
commit
7892077a89
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ lister_args = {
|
|||
"url": "https://forge.softwareheritage.org/api/diffusion.repository.search",
|
||||
"api_token": "bogus",
|
||||
},
|
||||
"gitea": {"url": "https://try.gitea.io/api/v1/",},
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue