We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4ab50 commit 9801be9Copy full SHA for 9801be9
test/tests/components/ws-manager/multi_repo_test.go
@@ -39,10 +39,10 @@ var repos = []struct {
39
CheckoutLocation: "gitpod",
40
},
41
{
42
- RemoteUri: "https://github.com/gitpod-io/website",
+ RemoteUri: "https://github.com/gitpod-io/workspace-images",
43
CloneTarget: "main",
44
ExpectedBranch: "main",
45
- CheckoutLocation: "website",
+ CheckoutLocation: "workspace-images",
46
47
48
RemoteUri: "https://github.com/gitpod-io/dazzle",
0 commit comments