Nuget Bump
Path Week Bug
This commit is contained in:
2023-03-07 10:37:17 -07:00
parent 66f9347223
commit db44756142
9 changed files with 49 additions and 15 deletions

View File

@ -37,7 +37,7 @@ public class UnitTestExportController
}
private static HeaderCommon GetHeaderCommon() =>
new() { PSN = "5008", Reactor = "39", RDS = "578918", ID = 1 };
new() { PSN = "5008", Reactor = "61", RDS = "579487", ID = 1678209360 };
[TestMethod]
public void GetExport()