Skip to content

Commit b6ed642

Browse files
committed
Revert change in integration test
1 parent 2260476 commit b6ed642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tests/workspace/contexts_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ func TestGitHubContexts(t *testing.T) {
5151
Name: "open tag",
5252
ContextURL: "github.com/gitpod-io/gitpod-test-repo/tree/integration-test-context-tag",
5353
WorkspaceRoot: "/workspace/gitpod-test-repo",
54-
ExpectedBranch: "a89cab1135a2d05901ca3021d1608f24a0400932",
54+
ExpectedBranch: "HEAD",
5555
},
5656
{
5757
Name: "Git LFS support",

0 commit comments

Comments
 (0)