Skip to content

Commit c4a17a4

Browse files
committed
test: fix coauthor tests
1 parent a05c594 commit c4a17a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/integration/tests/commit/add_co_author.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ var AddCoAuthor = NewIntegrationTest(NewIntegrationTestArgs{
3333
})
3434

3535
t.Views().Main().ContainsLines(
36-
Contains("initial commit"),
3736
Contains("Co-authored-by: John Smith <[email protected]>"),
3837
)
3938
},

0 commit comments

Comments
 (0)