Skip to content

Commit 57b674e

Browse files
committed
update test content
1 parent 27fc404 commit 57b674e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/code_file_view_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ func TestCodeFileView(t *testing.T) {
1515
r, _ := git.OpenRepository(path.Join(cwd, ".."))
1616

1717
repoPath := r.Path()
18-
expectedLine := "# gitconvex GoLang project"
18+
expectedLine := "# Gitconvex"
1919

2020
type args struct {
2121
repo *git.Repository

0 commit comments

Comments
 (0)