This commit is contained in:
Shubham Agrawal 2021-02-05 20:39:03 +05:30
parent 21eadbab5b
commit e82207b591
1 changed files with 2 additions and 2 deletions

View File

@ -230,14 +230,14 @@ var tests = []struct {
}{
{
commit: "9cd29dca0a98f76df94d66493ee54788a18190a0",
branch: "main",
branch: "master",
tag: "v1.0.0",
file: "hello.txt",
text: "hi world\n",
},
{
commit: "bbdf5d4028a6066431f59fcd8d83afff610a55ae",
branch: "main",
branch: "master",
tag: "v1.1.0",
file: "hello.txt",
text: "hello world\n",