update snapshot

This commit is contained in:
Staschalapko 2024-06-25 16:39:29 +03:00
parent fc29b2aba6
commit 2f6642718d
2 changed files with 1 additions and 0 deletions

View File

@ -421,6 +421,7 @@ test.describe(() => {
await mainPage.waitForChangeIsSaved();
await inspectPanelPage.openInspectTab();
await inspectPanelPage.openCodeTab();
await page.waitForTimeout(200);
await expect(mainPage.fileRightSidebarAside).toHaveScreenshot(
'right-sidebar-inspect-code-section-image.png',
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 44 KiB