Skip to content

Commit c4a9ce4

Browse files
committed
rollback test case for complete
1 parent 57620db commit c4a9ce4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/services/dataprotection/data_protection_backup_policy_data_lake_storage_resource_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ provider "azurerm" {
139139
resource "azurerm_data_protection_backup_policy_data_lake_storage" "test" {
140140
name = "acctest-dbp-%d"
141141
data_protection_backup_vault_id = azurerm_data_protection_backup_vault.test.id
142-
backup_schedule = ["R/2021-05-23T02:30:00+00:00/P1W", "R/2021-05-24T03:40:00+50:00/P1W"]
142+
backup_schedule = ["R/2021-05-23T02:30:00+00:00/P1W", "R/2021-05-24T03:40:00+00:00/P1W"]
143143
time_zone = "Coordinated Universal Time"
144144
145145
default_retention_rule {

0 commit comments

Comments
 (0)