Merge pull request #5424 from penpot/superalex-bugfixing-30

🐛 Bug fixing
This commit is contained in:
Eva Marco 2024-12-05 16:12:16 +01:00 committed by GitHub
commit 69df69c4bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 32 additions and 37 deletions

View file

@ -30,7 +30,7 @@ test("Save and restore version", async ({ page }) => {
"workspace/versions-snapshot-1.json",
);
await page.getByLabel("History (Alt+H)").click();
await page.getByLabel("History").click();
await workspacePage.mockRPC(
"create-file-snapshot",