We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02e60b commit cf799b5Copy full SHA for cf799b5
src/modules/fancyzones/FancyZones.UITests/DragWindowTests.cs
@@ -54,7 +54,7 @@ public void TestInitialize()
54
Thread.Sleep(1000);
55
ClearOpenWindows();
56
57
- SettingsConfigHelper.ConfigureGlobalModuleSettings("Hosts");
+ // SettingsConfigHelper.ConfigureGlobalModuleSettings("Hosts");
58
AppZoneHistory.DeleteFile();
59
FancyZonesEditorHelper.Files.Restore();
60
0 commit comments