Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Address pr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
adrain-cb committed Feb 14, 2024
1 parent bc97527 commit 546f326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/alerting_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import (
)

const (
// These are localstack specific Topic ARNs that are used to test the SNS integration.
MultiDirectiveTopicArn = "arn:aws:sns:us-east-1:000000000000:multi-directive-test-topic"
CoolDownTopicArn = "arn:aws:sns:us-east-1:000000000000:alert-cooldown-test-topic"
)
Expand Down

0 comments on commit 546f326

Please sign in to comment.