Skip to content

Commit

Permalink
resolves lint error
Browse files Browse the repository at this point in the history
Relates-to: hashicorp#14736
  • Loading branch information
leesutcliffe committed Nov 24, 2022
1 parent 6734e01 commit 0e923aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/storage/storage_account_resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4219,4 +4219,4 @@ resource "azurerm_storage_account" "test" {
sftp_enabled = false
}
`, data.RandomInteger, data.Locations.Primary, data.RandomString)
}
}

0 comments on commit 0e923aa

Please sign in to comment.