mirror of
https://github.com/bitwarden/server.git
synced 2025-06-20 02:48:03 -05:00
Attempt to fix tests
This commit is contained in:
parent
09bac3b2f0
commit
5ff9f856a2
@ -92,6 +92,7 @@ public class EfRepositoryListBuilder<T> : ISpecimenBuilder where T : BaseEntityF
|
||||
cfg.AddProfile<TransactionMapperProfile>();
|
||||
cfg.AddProfile<UserMapperProfile>();
|
||||
cfg.AddProfile<PasswordHealthReportApplicationProfile>();
|
||||
cfg.AddProfile<UserSignatureKeyPairMapperProfile>();
|
||||
})
|
||||
.CreateMapper()));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user