Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
updated settings for Set05_AutomationUnitTests
Browse files Browse the repository at this point in the history
  • Loading branch information
Willster419 committed Aug 20, 2021
1 parent d0df216 commit 4f28865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RelhaxModpack/RelhaxUnitTests/Set05_AutomationUnitTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ public class Set05_AutomationUnitTests
DumpShellEnvironmentVarsPerSequenceRun = false,
LocalRunnerDatabaseRoot = string.Empty,
OpenLogWindowOnStartup = true,
SequenceDebugMode = false,
SuppressDebugMessagesInLogWindow = false,
UseLocalRunnerDatabase = false,
WoTClientInstallLocation = RegistryUtils.AutoFindWoTDirectoryFirst(),
AutomationRunMode = AutomationRunMode.Interactive
AutomationRunMode = AutomationRunMode.Sequence
};

ModpackSettings ModpackSettings = new ModpackSettings()
Expand Down

0 comments on commit 4f28865

Please sign in to comment.