it('should fail when author is not trusted', async () => {
    const { container, services } = await createServiceContainer();
    const listForRef = checkResponse([]);
    const getCombinedStatusForRef = statusResponse([]);