feat: 优化单元测试

This commit is contained in:
陈淳
2024-01-19 17:48:03 +08:00
parent 7e895403a9
commit edcf7f52af
2 changed files with 0 additions and 14 deletions

View File

@@ -22,7 +22,6 @@ namespace Yi.Abp.Test
{
public override void ConfigureServices(ServiceConfigurationContext context)
{
context.Services.GetConfiguration();
}
}
}