1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-15 01:58:14 -05:00

fix tests

This commit is contained in:
jaasen-livefront 2025-04-09 14:29:58 -07:00
parent df93c23127
commit 1f955503ea
No known key found for this signature in database

View File

@ -1248,6 +1248,7 @@ public class CipherServiceTests
var existingCipher = new Cipher
{
Id = cipherDetails.Id,
Type = CipherType.Login,
Data = JsonSerializer.Serialize(
new CipherLoginData
{