// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`handleNodeChangeIntent* should get the next network 1`] = ` Object { "@@redux-saga/IO": true, "SELECT": Object { "args": Array [ "ELLA", ], "selector": [Function], }, } `; exports[`handleNodeChangeIntent* should select getCustomNodeConfig and match race snapshot 1`] = ` Object { "@@redux-saga/IO": true, "SELECT": Object { "args": Array [ "CustomNetworkId", ], "selector": [Function], }, } `;