1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 className="boxed-group boxed-group-inner js-profile-changelog"
8 className="spacer-bottom"
17 onDateRangeChange={[Function]}
25 "action": "ACTIVATED",
26 "date": "2019-04-23T02:12:32+0100",
30 "ruleKey": "rule-key",
31 "ruleName": "rule-name",
34 "action": "ACTIVATED",
35 "date": "2019-04-23T02:12:32+0100",
39 "ruleKey": "rule-key",
40 "ruleName": "rule-name",
43 "action": "ACTIVATED",
44 "date": "2019-04-23T02:12:32+0100",
48 "ruleKey": "rule-key",
49 "ruleName": "rule-name",
55 className="text-center spacer-top small"
67 exports[`should render correctly without events 1`] = `
69 className="boxed-group boxed-group-inner js-profile-changelog"
72 className="spacer-bottom"
81 onDateRangeChange={[Function]}