1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should correctly render a graph 1`] = `
5 className="activity-graph-container flex-grow display-flex-column display-flex-stretch display-flex-justify-center"
13 "x": 2016-10-27T14:33:50.000Z,
17 "x": 2016-10-27T10:21:15.000Z,
21 "x": 2016-10-26T10:17:29.000Z,
26 "translatedName": "metric.bugs.name",
40 className="spacer-top big-spacer-bottom small"
43 className="display-flex-justify-center"
55 exports[`should correctly render a graph: custom 1`] = `
57 className="activity-graph-container flex-grow display-flex-column display-flex-stretch display-flex-justify-center"
60 removeMetric={[MockFunction]}
66 "x": 2016-10-27T14:33:50.000Z,
70 "x": 2016-10-27T10:21:15.000Z,
74 "x": 2016-10-26T10:17:29.000Z,
79 "translatedName": "metric.bugs.name",
93 className="spacer-top big-spacer-bottom small"
96 className="display-flex-justify-center"