Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Siva Manivannan committed Jun 18, 2024
1 parent bf808b9 commit 243194e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pact/custom_metrics_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func TestSendCustomAppMetrics(t *testing.T) {
ReplicatedAppEndpoint: license.Spec.Endpoint,
ChannelID: license.Spec.ChannelID,
ChannelSequence: channelSequence,
Namespace: "default",
}
store.InitInMemory(storeOptions)
defer store.SetStore(nil)
Expand Down

0 comments on commit 243194e

Please sign in to comment.