// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`AnomalyDetectorTrigger renders no detector id 1`] = `
You must specify a detector.
`;
exports[`AnomalyDetectorTrigger renders no feature 1`] = `
No features have been added to this anomaly detector. A feature is a metric that is used for anomaly detection. A detector can discover anomalies across one or more features.