Skip to content

Commit d4a8879

Browse files
committed
skip TestGetEndOfServiceDate
1 parent e97aaae commit d4a8879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/services/instance/server_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2273,6 +2273,7 @@ func TestAccServer_AdminPasswordEncryptionSSHKeyID(t *testing.T) {
22732273
}
22742274

22752275
func TestGetEndOfServiceDate(t *testing.T) {
2276+
t.Skip("There are currently no Instance type scheduled for EndOfService")
22762277
tt := acctest.NewTestTools(t)
22772278

22782279
client := meta.ExtractScwClient(tt.Meta)

0 commit comments

Comments
 (0)