From bf1ddf02798526d09e13e1fd2df64f48d76ae92b Mon Sep 17 00:00:00 2001 From: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com> Date: Thu, 29 Jul 2021 12:34:05 +0200 Subject: [PATCH] Update tests-checklist-stefan.md --- doc/releases/0.43.0/tests-checklist-stefan.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/releases/0.43.0/tests-checklist-stefan.md b/doc/releases/0.43.0/tests-checklist-stefan.md index 9ea0b78f72..6e68d86c10 100644 --- a/doc/releases/0.43.0/tests-checklist-stefan.md +++ b/doc/releases/0.43.0/tests-checklist-stefan.md @@ -41,14 +41,14 @@ ### OOBE * Quit PowerToys * Delete %localappdata%\Microsoft\PowerToys - - [ ] Start PowerToys and verify OOBE opens + - [x] Start PowerToys and verify OOBE opens * Visit each OOBE section and for each section: - - [ ] open the Settings for that module - - [ ] verify the Settings work as expected (toggle some controls on/off etc.) - - [ ] close the Settings - - [ ] if it's available, test the `Launch module name` button + - [x] open the Settings for that module + - [x] verify the Settings work as expected (toggle some controls on/off etc.) + - [x] close the Settings + - [x] if it's available, test the `Launch module name` button * Close OOBE - - [ ] Open the Settings and from the General page open OOBE using the `Welcome to PowerToys` link + - [x] Open the Settings and from the General page open OOBE using the `Welcome to PowerToys` link ## PowerRename - [ ] Check if disable and enable of the module works.