Skip to content

Commit

Permalink
test: fix coauthor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
2KAbhishek committed Oct 28, 2023
1 parent a05c594 commit c4a17a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/integration/tests/commit/add_co_author.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ var AddCoAuthor = NewIntegrationTest(NewIntegrationTestArgs{
})

t.Views().Main().ContainsLines(
Contains("initial commit"),
Contains("Co-authored-by: John Smith <[email protected]>"),
)
},
Expand Down

0 comments on commit c4a17a4

Please sign in to comment.