diff --git a/NHSE.Tests/DumpTests.cs b/NHSE.Tests/DumpTests.cs index 5fd67ac..8c082a8 100644 --- a/NHSE.Tests/DumpTests.cs +++ b/NHSE.Tests/DumpTests.cs @@ -7,7 +7,7 @@ public static class DumpTests { private const string RepoPath = @"C:\Users\Kurt\Documents\GitHub"; private const string PatchDumpPath = @"D:\Kurt\Desktop\ac\" + PatchFolderName; - private const string PatchFolderName = "v110"; + private const string PatchFolderName = "v111"; private const string MessageDumpFormat = @"Message\String_{0}"; [Fact]