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