From fbdc5fca518d3dff84ea3d21f3eeb2286778e4e2 Mon Sep 17 00:00:00 2001 From: "Yu Leng (from Dev Box)" Date: Fri, 21 Mar 2025 14:23:34 +0800 Subject: [PATCH] update template --- doc/releases/tests-checklist-template.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/releases/tests-checklist-template.md b/doc/releases/tests-checklist-template.md index 3cec23317a..c3cc6a96bb 100644 --- a/doc/releases/tests-checklist-template.md +++ b/doc/releases/tests-checklist-template.md @@ -984,9 +984,8 @@ Mouse Jump: - [ ] Bookmarks - Add bookmarks to command palette. - [ ] Bookmarks - Open your bookmarks (in Command Palette). - [ ] Disable Command Palette and ensure that the hotkey doesn't bring up Command Palette. - - [ ] Test tab navigation. * Test Extensions Manager - - [ ] Enable/disable extensions and verify changes are picked up by Command Palette (Currently not support) + - [ ] Enable/disable extensions and verify changes are picked up by Command Palette - [ ] Change `Global hot key` and verify changes are picked up by Command Palette - [ ] Change `Alias` and verify changes picked up by Command Palette - [ ] Disable all extensions and verify the warning message is shown (Currently not support). \ No newline at end of file