feat: Add OfacFileService
- Add initial OfacFileService including deps - Added Moq and MockHttp as dependencies for testing
This commit is contained in:
@@ -1 +1,6 @@
|
||||
using FluentAssertions;
|
||||
global using FluentAssertions;
|
||||
|
||||
global using Microsoft.Extensions.Logging;
|
||||
global using Microsoft.Extensions.Options;
|
||||
|
||||
global using SanctionsSearch.Worker.Services;
|
||||
Reference in New Issue
Block a user