Commit 6716d993 authored by tom's avatar tom

update screenshots

parent 7b2872c8
......@@ -31,7 +31,7 @@ test('base view', async({ mount, page }) => {
</TestApp>,
);
await component.getByText('4 domains').click();
await component.getByText('4').click();
await expect(page).toHaveScreenshot({ clip: { x: 0, y: 0, width: 550, height: 350 } });
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment