diff --git a/azurerm/resource_arm_cosmos_db_account_test.go b/azurerm/resource_arm_cosmos_db_account_test.go index 7143f0520f95..92f6ac3e5a80 100644 --- a/azurerm/resource_arm_cosmos_db_account_test.go +++ b/azurerm/resource_arm_cosmos_db_account_test.go @@ -312,7 +312,7 @@ func TestAccAzureRMCosmosDBAccount_table(t *testing.T) { }) } -func TestAbcAzureRMCosmosDBAccount_updatePropertiesAndLocation(t *testing.T) { +func TestAccAzureRMCosmosDBAccount_updatePropertiesAndLocation(t *testing.T) { ri := acctest.RandInt() resourceName := "azurerm_cosmosdb_account.test"