chore(): sync with main
@ -7,6 +7,6 @@ test.describe('badge: rendering', () => {
|
||||
|
||||
await page.setIonViewport();
|
||||
|
||||
expect(await page.screenshot()).toMatchSnapshot(`badge-basic-${page.getSnapshotSettings()}.png`);
|
||||
await expect(page).toHaveScreenshot(`badge-basic-${page.getSnapshotSettings()}.png`);
|
||||
});
|
||||
});
|
||||
|
||||
|
Before Width: | Height: | Size: 196 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 52 KiB |