mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-26 06:43:31 +02:00
wip
This commit is contained in:
parent
a6b6e709d9
commit
5eb2f12b0e
@ -214,7 +214,7 @@ func testActionsTokenPermissionsMode(u *url.URL, mode string, expectReadOnly boo
|
||||
context.Session.MakeRequest(t, req, context.ExpectedCode)
|
||||
return
|
||||
}
|
||||
context.Session.MakeRequest(t, req, http.StatusNoContent)
|
||||
context.Session.MakeRequest(t, req, http.StatusOK)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user