We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46636c commit b808548Copy full SHA for b808548
internal/services/applesilicon/server_test.go
@@ -228,6 +228,7 @@ func TestAccServer_EnableVPC(t *testing.T) {
228
229
func TestAccServer_Commitment(t *testing.T) {
230
t.Skip("can not delete server at the time")
231
+
232
tt := acctest.NewTestTools(t)
233
defer tt.Cleanup()
234
resource.ParallelTest(t, resource.TestCase{
0 commit comments