From 41664af97bcc61ca6194fa4c794241bda33ae150 Mon Sep 17 00:00:00 2001 From: "Yu Leng (from Dev Box)" Date: Tue, 25 Mar 2025 14:27:55 +0800 Subject: [PATCH] update test result --- doc/releases/0.90.0/tests-checklist-yuleng.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/releases/0.90.0/tests-checklist-yuleng.md b/doc/releases/0.90.0/tests-checklist-yuleng.md index 345638296b..ed381aeb21 100644 --- a/doc/releases/0.90.0/tests-checklist-yuleng.md +++ b/doc/releases/0.90.0/tests-checklist-yuleng.md @@ -32,7 +32,7 @@ - [x] OOBE (What's new) - [x] Power Rename (new WinUI 3 may not be localized) - [x] PowerToys Run ("Start typing" string is localized, for example) - - [!] Command Palette + - [X] Command Palette ## PowerRename - [x] Check if disable and enable of the module works. (On Win11) Check if both old context menu and Win11 tier1 context menu items are present when module is enabled. @@ -139,7 +139,7 @@ ## Command Palette * Check if Command Palette successfully install/uninstall with PowerToys. - [x] Install PowerToys. Then check if Command Palette exist in the System Settings/App/Installed Apps. - - [!] UnInstall PowerToys. Then check if Command Palette doesn't exist in the System Settings/App/Installed Apps. + - [X] UnInstall PowerToys. Then check if Command Palette doesn't exist in the System Settings/App/Installed Apps. * Enable Command Palette in settings and ensure that the hotkey brings up Command Palette - [x] when PowerToys is running unelevated on start-up - [x] when PowerToys is running as admin on start-up