mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
Editor custom layouts tests (#1757)
This commit is contained in:
@@ -256,7 +256,10 @@ namespace PowerToysTests
|
||||
string zoneSettings = "{\"app-zone-history\":[],\"devices\":[],\"custom-zone-sets\":[]}";
|
||||
File.WriteAllText(_zoneSettingsPath, zoneSettings);
|
||||
|
||||
ExitPowerToys();
|
||||
if (isPowerToysLaunched)
|
||||
{
|
||||
ExitPowerToys();
|
||||
}
|
||||
if (relaunch)
|
||||
{
|
||||
LaunchPowerToys();
|
||||
|
||||
Reference in New Issue
Block a user