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; }
public YiAbpTestBase()
{
IAbpApplicationWithExternalServiceProvider application = null;
IHost host = Host.CreateDefaultBuilder()
.UseAutofac()
.ConfigureServices((host, service) =>