We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05c594 commit c4a17a4Copy full SHA for c4a17a4
pkg/integration/tests/commit/add_co_author.go
@@ -33,7 +33,6 @@ var AddCoAuthor = NewIntegrationTest(NewIntegrationTestArgs{
33
})
34
35
t.Views().Main().ContainsLines(
36
- Contains("initial commit"),
37
Contains("Co-authored-by: John Smith <[email protected]>"),
38
)
39
},
0 commit comments