sn_atf.schedule.suite_result_email.pass_color
ServiceNow property description:
Color to indicate an ATF test passed in scheduled suite result emails. Format: hexadecimal. Default: #d3f6d6
Attributes
- Sys ID: a2da725f67003200cf8305225685efd4
- Type: string
- Application: Global
- Default value: #d3f6d6

AI generated property description:
The ServiceNow property `sn_atf.schedule.suite_result_email.pass_color` specifies the color used to indicate a passed Automated Test Framework (ATF) test in scheduled suite result emails. The color is defined in hexadecimal format. The default value for this property is `#d3f6d6`, which is a light green color. This property helps in visually distinguishing passed tests in the email reports. For more details, refer to the ServiceNow documentation on ATF administrative properties.
Source