Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyeqf committed Nov 7, 2024
1 parent 3af1a9d commit 27b403b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ func TestAccCdnFrontDoorCustomDomain_requiresImport(t *testing.T) {

func TestAccCdnFrontDoorCustomDomain_update(t *testing.T) {
if features.FivePointOhBeta() {
t.Skipf("There is no avaliable `tls_version` to test update, to test CMK, it requires an official certificate from approved provider list instead of testing cert.")
t.Skipf("There is no available `tls_version` to test update, to test CMK, it requires an official certificate from approved provider list instead of testing cert.")
}
data := acceptance.BuildTestData(t, "azurerm_cdn_frontdoor_custom_domain", "test")
r := CdnFrontDoorCustomDomainResource{}
Expand Down

0 comments on commit 27b403b

Please sign in to comment.