chore: refactor to separate files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace SanctionsSearch.Worker.Tests.Unit;
|
||||
|
||||
public class OfacFileServiceOptionsTests
|
||||
{
|
||||
}
|
||||
@@ -8,3 +8,4 @@ global using Moq;
|
||||
global using RichardSzalay.MockHttp;
|
||||
|
||||
global using SanctionsSearch.Worker.Services;
|
||||
global using SanctionsSearch.Worker.Options;
|
||||
Reference in New Issue
Block a user