chore: 构建
This commit is contained in:
@@ -14,7 +14,6 @@ namespace Yi.Abp.Test
|
|||||||
protected IServiceScope TestServiceScope { get; }
|
protected IServiceScope TestServiceScope { get; }
|
||||||
public YiAbpTestBase()
|
public YiAbpTestBase()
|
||||||
{
|
{
|
||||||
IAbpApplicationWithExternalServiceProvider application = null;
|
|
||||||
IHost host = Host.CreateDefaultBuilder()
|
IHost host = Host.CreateDefaultBuilder()
|
||||||
.UseAutofac()
|
.UseAutofac()
|
||||||
.ConfigureServices((host, service) =>
|
.ConfigureServices((host, service) =>
|
||||||
|
|||||||
Reference in New Issue
Block a user