Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
natasha41575 committed Aug 30, 2022
1 parent 4bbe6b7 commit cc5724e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion porch/pkg/git/git_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1190,7 +1190,7 @@ func (g GitSuite) TestAuthor(t *testing.T) {
}

_ = revisions
draftPkg := findPackage(t, revisions, repository.PackageRevisionKey{
draftPkg := findPackageRevision(t, revisions, repository.PackageRevisionKey{
Repository: repositoryName,
Package: tc.pkg,
Revision: tc.revision,
Expand Down

0 comments on commit cc5724e

Please sign in to comment.