mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-08 10:10:55 +00:00
4 lines
101 B
Go
4 lines
101 B
Go
|
package testdata
|
||
|
|
||
|
var accessTokenPayload = []byte(`access_token=sekret&scope=api&token_type=bearer`)
|