Sha256: dc3728a82450f1d631bc51ac2351838ed4596fdb1aa797dbe790c35ba1b35029
Contents?: true
Size: 1.21 KB
Versions: 9
Compression:
Stored size: 1.21 KB
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ForemanPluginTemplateRoutes should create routes 1`] = ` Object { "statistics": Object { "component": Object { "$$typeof": Symbol(react.memo), "WrappedComponent": [Function], "compare": null, "displayName": "Connect(Component)", "type": [Function], }, "exact": true, "path": "/foreman_statistics/statistics", "renderResult": <ContextProvider value={ Object { "store": Object { "dispatch": [MockFunction], "getState": [Function], "subscribe": [MockFunction], }, "subscription": Subscription { "handleChangeWrapper": [Function], "listeners": Object { "notify": [Function], }, "onStateChange": [Function], "parentSub": undefined, "store": Object { "dispatch": [MockFunction], "getState": [Function], "subscribe": [MockFunction], }, "unsubscribe": null, }, } } > <Connect(Component) history={Object {}} some="props" /> </ContextProvider>, }, } `;
Version data entries
9 entries across 9 versions & 1 rubygems