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