Skip to content

Commit 06b5c56

Browse files
committed
tests(apple-silicon): update offer
1 parent c37539d commit 06b5c56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/services/applesilicon/server_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ func TestAccServer_Basic(t *testing.T) {
2626
name = "TestAccServerBasic"
2727
type = "M4-M"
2828
public_bandwidth = 1000000000
29+
zone="fr-par-3"
2930
}
3031
`,
3132
Check: resource.ComposeTestCheckFunc(
@@ -46,6 +47,7 @@ func TestAccServer_Basic(t *testing.T) {
4647
name = "TestAccServerBasic"
4748
type = "M4-M"
4849
public_bandwidth = 2000000000
50+
zone="fr-par-3"
4951
}
5052
`,
5153
Check: resource.ComposeTestCheckFunc(

0 commit comments

Comments
 (0)