Skip to content

Commit 2a40da9

Browse files
iamar7Md Anam Raihan
andauthored
test: removed region "in-che" from test as Event Streams does not support this region (#82)
* remove in-che from valid region * update comment --------- Co-authored-by: Md Anam Raihan <[email protected]>
1 parent 3bc2d46 commit 2a40da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pr_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ const yamlLocation = "../common-dev-assets/common-go-assets/common-permanent-res
2626
const fullyConfigurableTerraformDir = "solutions/fully-configurable"
2727
const AccountSettingsDADir = "solutions/event-routing-account-settings"
2828

29+
// Removed "in-che" from validRegions since it isn’t supported under the Standard plan of Event Streams.
2930
var validRegions = []string{
30-
"in-che",
3131
"au-syd",
3232
"br-sao",
3333
"ca-tor",

0 commit comments

Comments
 (0)