Skip to content

Commit 1bec6d6

Browse files
tongyimingmikatong
andauthored
update kafka international test (#2438)
Co-authored-by: mikatong <mikatong@tencent.com>
1 parent 2f24160 commit 1bec6d6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tencentcloud/services/ckafka/resource_tc_ckafka_instance_international_test.go

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ import (
1111
func TestAccTencentCloudInternationalCkafkaResource_instance(t *testing.T) {
1212
t.Parallel()
1313
resource.Test(t, resource.TestCase{
14-
PreCheck: func() { tcacctest.AccPreCheck(t) },
15-
Providers: tcacctest.AccProviders,
16-
CheckDestroy: testAccTencentCloudKafkaInstanceDestroy,
14+
PreCheck: func() { tcacctest.AccPreCheck(t) },
15+
Providers: tcacctest.AccProviders,
1716
Steps: []resource.TestStep{
1817
{
1918
Config: testAccInternationalKafkaInstancePostpaid,

0 commit comments

Comments
 (0)