Skip to content

Commit cf799b5

Browse files
committed
try disable global settings tune
1 parent a02e60b commit cf799b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/fancyzones/FancyZones.UITests/DragWindowTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public void TestInitialize()
5454
Thread.Sleep(1000);
5555
ClearOpenWindows();
5656

57-
SettingsConfigHelper.ConfigureGlobalModuleSettings("Hosts");
57+
// SettingsConfigHelper.ConfigureGlobalModuleSettings("Hosts");
5858
AppZoneHistory.DeleteFile();
5959
FancyZonesEditorHelper.Files.Restore();
6060

0 commit comments

Comments
 (0)