describe('Some random string', () => {

    it('will not do anything to the state', () => {
      store.dispatch(ActionFactory.listHouses(housingPayload));