mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 01:26:37 +02:00
🎉 Consolidate when workspace empty, board tool selected
This commit is contained in:
parent
f45fa95935
commit
b8b3cc641a
5 changed files with 6 additions and 2 deletions
|
@ -178,6 +178,7 @@ test("Bug 10179 - Drag & drop doesn't add colors to the Recent Colors palette",
|
|||
const workspacePage = new WorkspacePage(page);
|
||||
await workspacePage.setupEmptyFile();
|
||||
await workspacePage.goToWorkspace();
|
||||
await workspacePage.moveButton.click();
|
||||
|
||||
await workspacePage.page.keyboard.press("Alt+p");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue