test('Test getPermission() with fake id', async () => {
    expect.assertions(1);

    try {
      await Permissions.getPermission('not-found');