Skip to content

Commit b24e573

Browse files
committed
chore: uncomment check
1 parent 93f95cd commit b24e573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/services/zero_trust_organization/resource_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ func accessOrgImportStateCheckEmpty(instanceStates []*terraform.InstanceState) e
159159
}
160160

161161
loginDesignAttrs := []string{
162-
//"login_design.background_color",
162+
"login_design.background_color",
163163
"login_design.text_color",
164164
"login_design.logo_path",
165165
"login_design.header_text",

0 commit comments

Comments
 (0)