// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`AlertWidget Alert firing displays a warning icon and matches snapshot 1`] = ` Firing: alert-label > 42 `; exports[`AlertWidget Alert not firing displays a warning icon and matches snapshot 1`] = ` alert-label > 42 `;