Skip to content

Commit 0fc7a91

Browse files
jeanp413roboquat
authored andcommitted
Update python-test-workspace repo
1 parent 86b5d8a commit 0fc7a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tests/ide/vscode/python_ws_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ func TestPythonExtWorkspace(t *testing.T) {
7878
t.Fatalf("cannot set ide to vscode insiders: %q", err)
7979
}
8080

81-
nfo, stopWs, err := integration.LaunchWorkspaceFromContextURL(ctx, "github.com/jeanp413/python-test-workspace", username, api)
81+
nfo, stopWs, err := integration.LaunchWorkspaceFromContextURL(ctx, "github.com/gitpod-io/python-test-workspace", username, api)
8282
if err != nil {
8383
t.Fatal(err)
8484
}

0 commit comments

Comments
 (0)