Commit e27f4e25 authored by Max Alekseenko's avatar Max Alekseenko

update screenshots

parent dbd3ec53
...@@ -28,7 +28,7 @@ test.describe('mobile', () => { ...@@ -28,7 +28,7 @@ test.describe('mobile', () => {
</TestApp>, </TestApp>,
); );
await page.getByText('Info').click(); await page.getByLabel('Show project info').click();
await expect(page).toHaveScreenshot(); await expect(page).toHaveScreenshot();
}); });
......
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