mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
Support github refresh tokens (#3811)
This commit is contained in:
@@ -60,7 +60,7 @@ func Test_GitLab(t *testing.T) {
|
||||
|
||||
user := model.User{
|
||||
Login: "test_user",
|
||||
Token: "e3b0c44298fc1c149afbf4c8996fb",
|
||||
AccessToken: "e3b0c44298fc1c149afbf4c8996fb",
|
||||
ForgeRemoteID: "3",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user