Fix unit test

This commit is contained in:
Robert McRackan 2020-08-24 23:15:58 -04:00
parent 6900a68b9d
commit 84a847a838
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<!-- <PublishSingleFile>true</PublishSingleFile> --> <!-- <PublishSingleFile>true</PublishSingleFile> -->
<RuntimeIdentifier>win-x64</RuntimeIdentifier> <RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Version>3.1.12.253</Version> <Version>3.1.12.255</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View File

@ -115,6 +115,7 @@ namespace AccountsTests
{ {
""AccountId"": ""cng"", ""AccountId"": ""cng"",
""AccountName"": ""my main login"", ""AccountName"": ""my main login"",
""LibraryScan"": false,
""DecryptKey"": ""asdfasdf"", ""DecryptKey"": ""asdfasdf"",
""IdentityTokens"": { ""IdentityTokens"": {
""LocaleName"": ""[empty]"", ""LocaleName"": ""[empty]"",