Skip to content

Commit

Permalink
event-reporter: fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-codefresh committed Oct 1, 2024
1 parent b395e00 commit d5c22f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions event_reporter/reporter/app_revision_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
"github.com/argoproj/argo-cd/v2/pkg/apiclient/application"
"github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1"
"github.com/argoproj/argo-cd/v2/server/cache"

"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/mock"
)
Expand Down

0 comments on commit d5c22f3

Please sign in to comment.