Skip to content

Commit bc31434

Browse files
authored
test(textarea): change text from medium
1 parent 787dadf commit bc31434

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
@@ -18,7 +18,7 @@ configs({ modes: ['ionic-md'], directions: ['ltr'] }).forEach(({ title, screensh
1818
></ion-textarea>
1919
<ion-textarea
2020
rows="3"
21-
label="Medium"
21+
label="Comments"
2222
value="1&#10;2&#10;3&#10;4&#10;5&#10;6&#10;7&#10;8&#10;9&#10;0"
2323
></ion-textarea>
2424
<ion-textarea

0 commit comments

Comments
 (0)