chore: 构建

This commit is contained in:
陈淳
2024-01-19 17:48:20 +08:00
parent edcf7f52af
commit 226b4ce722

View File

@@ -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) =>