expect(dispatch.secondCall.args[0]).to.deep.equal({
        actionId,
        body: 'foobar',
        async: 'success'
      });