test('recognizes canonical format +xxxxxxxxx phone numbers', () => {
          fireEvent.click(
            queryByText('A header with a URL, mail address and phone number as content')
          );
          const elem = getAllByText('+49123456789');