test: enhance DocSignedNotificationTests with AutoMapper and notification mapping
This commit is contained in:
@@ -10,7 +10,7 @@ namespace EnvelopeGenerator.Tests.Application;
|
||||
|
||||
public class TestBase : Faker
|
||||
{
|
||||
private Fake.Host Host;
|
||||
protected Fake.Host Host;
|
||||
|
||||
protected User User => Host.User;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user