Skip to content

Commit

Permalink
fixup! chore: minor processor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidddddarth committed Oct 31, 2023
1 parent 50a67d9 commit 8ac08f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/processor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2258,8 +2258,8 @@ var _ = Describe("Processor", Ordered, func() {
m := processor.getNonSuccessfulMetrics(transformerResponse,
&commonMetadata,
eventsByMessageID,
types.DEST_TRANSFORMER,
types.EVENT_FILTER,
types.DEST_TRANSFORMER,
)

key := fmt.Sprintf(
Expand Down

0 comments on commit 8ac08f0

Please sign in to comment.