feat: 完成单元测试搭建
This commit is contained in:
@@ -20,7 +20,6 @@ namespace Yi.Abp.Test
|
||||
{
|
||||
public override void ConfigureServices(ServiceConfigurationContext context)
|
||||
{
|
||||
Configure<AbpBackgroundWorkerOptions>(options=>options.IsEnabled=false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user