Update Reference Screenshots #2144
Annotations
2 errors
|
Run /./.github/workflows/actions/test-core-screenshot
Process completed with exit code 1.
|
|
Run /./.github/workflows/actions/test-core-screenshot
Error: duplicate test title "textarea: rows - ionic/md/ltr/light › should respect rows attribute", first declared in src/components/textarea/test/rows/textarea.e2e.ts:10
at src/components/textarea/test/rows/textarea.e2e.ts:38
36 | });
37 |
> 38 | test('should respect rows attribute', async ({ page }) => {
| ^
39 | await page.setContent(
40 | `
41 | <div id="container" style="display: flex; flex-direction: column; gap: 20px;">
|
Loading