mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-06 17:40:57 +00:00
adjust tests
This commit is contained in:
parent
6fc9cfa397
commit
0bb7de5739
4 changed files with 2 additions and 4 deletions
|
@ -145,7 +145,7 @@ func NewGithubDownloaderV3(ctx context.Context, baseURL, userName, password, tok
|
|||
}
|
||||
downloader.addClient(client, baseURL)
|
||||
}
|
||||
return &downloader
|
||||
return downloader
|
||||
}
|
||||
|
||||
// String implements Stringer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue