// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` spec renders Chime channel 1`] = `
-
Webhook URL
-
https://chimehook
`;
exports[` spec renders Email channel 1`] = `
-
Default recipients
-
name1, name2, name3, name4, name5
`;
exports[` spec renders Slack channel 1`] = `
-
Webhook URL
-
https://chimehook
`;
exports[` spec renders Webhook channel 1`] = `
-
Channel type
-
Custom webhook
`;
exports[` spec renders the empty component 1`] = `null`;