I am testing a redux form. Here is my setup function-
const setup = (props = {}) => { //Mock store const store = storeFactory({}); const setupProps = { ...