Skip to content

Commit

Permalink
update e2e case
Browse files Browse the repository at this point in the history
  • Loading branch information
lyu571 committed Oct 7, 2023
1 parent 453b908 commit 96135c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tencentcloud/resource_tc_mps_edit_media_operation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ func TestAccTencentCloudMpsEditMediaOperationResource_basic(t *testing.T) {
const testAccMpsEditMediaOperation = userInfoData + `
resource "tencentcloud_cos_bucket" "output" {
bucket = "tf-bucket-mps-output-${local.app_id}"
force_clean = true
}
data "tencentcloud_cos_bucket_object" "object" {
Expand Down

0 comments on commit 96135c4

Please sign in to comment.