test('Get channel', async () => {
    const channel = await channelFactory();

    try {
      await Channels.getChannel('fakeId');