Skip to content

Commit 9540fcc

Browse files
committed
Add docs
1 parent f1302bc commit 9540fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tests/components/ws-manager/dotfiles_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ func TestDotfiles(t *testing.T) {
4545
t.Fatal(err)
4646
}
4747

48+
// Scopes should larger than https://github.com/gitpod-io/gitpod/blob/main/components/supervisor/pkg/serverapi/publicapi.go#L99-L109
4849
tokenId, err := api.CreateOAuth2Token(username, []string{
4950
"function:getToken",
5051
"function:openPort",

0 commit comments

Comments
 (0)