Fix unit test
This commit is contained in:
parent
6900a68b9d
commit
84a847a838
@ -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>
|
||||||
|
|||||||
@ -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]"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user