1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 className="big-spacer-top big-spacer-bottom"
7 <Connect(StatPendingCount)
8 onCancelAllPending={[MockFunction]}
12 className="huge-spacer-left"
17 className="huge-spacer-left"
19 onShowFailing={[MockFunction]}
24 exports[`should render correctly for a component 1`] = `
26 className="big-spacer-top big-spacer-bottom"
28 <Connect(StatPendingCount)
29 onCancelAllPending={[MockFunction]}