Skip to content

Commit 42f3366

Browse files
committed
Add test for new context menu
1 parent 4a21560 commit 42f3366

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

e2e/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ export const DESKTOP_MENU_ITEMS: MenuItems = {
221221
Inspect: true,
222222
Properties: false,
223223
"View page source": true,
224+
"Window close effect": true,
224225
};
225226

226227
export const CLOCK_MENU_ITEMS = [/^Local time$/, /^Server time$/];

0 commit comments

Comments
 (0)