unbrake-frontend/src/tests/Calibration/__snapshots__/Speed.test.jsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<Speed /> render() renders the component 1`] = `
<Connect(WithStyles(ReduxForm))
context={
Object {
"$$typeof": Symbol(react.context),
"Consumer": Object {
"$$typeof": Symbol(react.context),
"_calculateChangedBits": null,
"_context": [Circular],
},
"Provider": Object {
"$$typeof": Symbol(react.provider),
"_context": [Circular],
},
"_calculateChangedBits": null,
"_currentRenderer": null,
"_currentRenderer2": null,
"_currentValue": undefined,
"_currentValue2": undefined,
"_threadCount": 0,
}
}
/>
`;