Decode Base64 usernames/passwords as UTF-8 strings #968
Annotations
2 errors
test/EventStore.Client.UserManagement.Tests/disabling_a_user.cs#L14
Shouldly.ShouldAssertException : ex.ParamName
should be
"loginName"
but was
"value"
difference
Difference | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | 0 1 2 3 4 5 6 7 8
Expected Value | l o g i n N a m e
Actual Value | v a l u e
Expected Code | 108 111 103 105 110 78 97 109 101
Actual Code | 118 97 108 117 101
|
|
The logs for this run have expired and are no longer available.
Loading