@@ -49,7 +49,9 @@ public class PermissionServiceTests
|
||||
return new Harness
|
||||
{
|
||||
Provider = provider,
|
||||
Service = new PermissionService(scopeFactory, cache),
|
||||
Service = new PermissionService(scopeFactory, cache,
|
||||
new ROLAC.API.Services.Logging.SystemLogQueue(),
|
||||
new Microsoft.AspNetCore.Http.HttpContextAccessor()),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user