mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 16:36:14 +02:00
Merge pull request #5424 from penpot/superalex-bugfixing-30
🐛 Bug fixing
This commit is contained in:
commit
69df69c4bb
32 changed files with 32 additions and 37 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue