mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
update ciphers mock in CiphersControllerTests
This commit is contained in:
parent
c705b404f1
commit
f5412856b2
@ -127,6 +127,7 @@ public class CiphersControllerTests
|
|||||||
UserId = userId,
|
UserId = userId,
|
||||||
OrganizationId = Guid.NewGuid(),
|
OrganizationId = Guid.NewGuid(),
|
||||||
Type = CipherType.Login,
|
Type = CipherType.Login,
|
||||||
|
ViewPassword = true,
|
||||||
Data = @"
|
Data = @"
|
||||||
{
|
{
|
||||||
""Uris"": [
|
""Uris"": [
|
||||||
|
Loading…
Reference in New Issue
Block a user