mirror of
https://github.com/bitwarden/server.git
synced 2025-04-21 13:05:11 -05:00
fix tests
This commit is contained in:
parent
df93c23127
commit
1f955503ea
@ -1248,6 +1248,7 @@ public class CipherServiceTests
|
|||||||
var existingCipher = new Cipher
|
var existingCipher = new Cipher
|
||||||
{
|
{
|
||||||
Id = cipherDetails.Id,
|
Id = cipherDetails.Id,
|
||||||
|
Type = CipherType.Login,
|
||||||
Data = JsonSerializer.Serialize(
|
Data = JsonSerializer.Serialize(
|
||||||
new CipherLoginData
|
new CipherLoginData
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user