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