Skip to content
This repository was archived by the owner on Mar 13, 2021. It is now read-only.

Commit c3f1f1c

Browse files
authored
master -> main (#367)
1 parent 0411086 commit c3f1f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance/acceptance_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ func TestBuilder(t *testing.T) {
2929
Builder: os.Getenv("BUILDER"),
3030
PackCmd: []string{"pack"},
3131
Repo: "https://github.com/projectriff/fats",
32-
Refspec: "766043f94a84e30d210258bdfdecb1bc9ca011f1", // master as of 2020-03-09
32+
Refspec: "766043f94a84e30d210258bdfdecb1bc9ca011f1", // main as of 2020-03-09
3333
Input: "builder",
3434
ContentType: "text/plain",
3535
Accept: "text/plain",

0 commit comments

Comments
 (0)