it('implements input id attribute', async () => {
    const view = await renderRadioListInput({
      id: 'test_id',
    })