feat: vendor gitea 1.16.2
This commit is contained in:
@@ -43,7 +43,6 @@ func TestAPIRepoLicense(t *testing.T) {
|
||||
|
||||
// Save new file to master branch
|
||||
req = NewRequestWithValues(t, "POST", "/user2/repo1/_new/master/", map[string]string{
|
||||
"_csrf": doc.GetCSRF(),
|
||||
"last_commit": lastCommit,
|
||||
"tree_path": "LICENSE",
|
||||
"content": testLicenseContent,
|
||||
|
||||
Reference in New Issue
Block a user