Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Jan 23, 2019
1 parent 5c66a72 commit df94c78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ resource "azurerm_recovery_services_protection_policy_vm" "test" {
count = 10
}
}
`, rInt, location, rstr[len(rstr)-5:] )
`, rInt, location, rstr[len(rstr)-5:])
}

func testAccAzureRMRecoveryServicesProtectedVm_basic(rInt int, location string) string {
Expand Down

0 comments on commit df94c78

Please sign in to comment.