Skip to content

Commit aaa29d6

Browse files
committed
update change input
1 parent 07740f8 commit aaa29d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/signals/signals-integration-tests/src/tests/signals-vanilla/change-input.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ test('Collecting signals whenever a user enters text input', async ({
4141
labels: [
4242
{
4343
textContent: 'Name:',
44+
id: '',
45+
attributes: {
46+
for: 'name',
47+
},
4448
},
4549
],
4650
name: 'name',

0 commit comments

Comments
 (0)