Skip to content

Commit

Permalink
fix: fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishkkatara committed Sep 14, 2023
1 parent 38221c0 commit d517051
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions processor/processor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,9 @@ var sampleBackendConfig = backendconfig.ConfigT{
},
},
},
Settings: backendconfig.Settings{
EventAuditEnabled: true,
},
}

func initProcessor() {
Expand Down

0 comments on commit d517051

Please sign in to comment.