Skip to content

Commit afe5120

Browse files
authored
test(textarea): change text from large
1 parent bc31434 commit afe5120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/components/textarea/test/rows/textarea.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ configs({ modes: ['ionic-md'], directions: ['ltr'] }).forEach(({ title, screensh
2323
></ion-textarea>
2424
<ion-textarea
2525
rows="8"
26-
label="Large"
26+
label="Comments"
2727
value="1&#10;2&#10;3&#10;4&#10;5&#10;6&#10;7&#10;8&#10;9&#10;0"
2828
></ion-textarea>
2929
</div>

0 commit comments

Comments
 (0)