expect(
      MockedWebClient.mock.instances[0].chat.postMessage,
    ).toHaveBeenCalledWith({
      channel: 'my-channel',
      text: 'hello, world',