You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(`${labelPlacement ? `${labelPlacement} label - ` : ''}should not have visual regressions when rendering helper text with wrapping text`,async({ page })=>{
}should not have visual regressions when rendering helper text with wrapping text`,async({ page })=>{
116
122
awaitpage.setContent(
117
-
`<ion-checkbox ${labelPlacement ? `label-placement="${labelPlacement}"` : ''} helper-text="Helper text helper text helper text helper text helper text helper text helper text helper text helper text">Label</ion-checkbox>`,
0 commit comments