Skip to content

Commit c2ef108

Browse files
test(inputeditor test): remove aria-label from <label> in snapshot
1 parent 959d8d6 commit c2ef108

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared/components/Editor/InputEditor/__tests__/__snapshots__/InputEditor.test.tsx.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ exports[`InputEditor > Should render when value: { Object (value, type) } 1`] =
2121
class="col-md-0"
2222
>
2323
<label
24-
aria-label="name"
2524
class="af-form__group-label"
2625
for="name"
2726
>

0 commit comments

Comments
 (0)