chore 优化代码
This commit is contained in:
		| @ -1,5 +1,5 @@ | ||||
| using Shouldly; | ||||
| using System.Threading.Tasks; | ||||
| using System.Threading.Tasks; | ||||
| using Shouldly; | ||||
| using Volo.Abp.Identity; | ||||
| using Volo.Abp.Modularity; | ||||
| using Xunit; | ||||
| @ -31,4 +31,4 @@ public abstract class SampleAppServiceTests<TStartupModule> : DispatchApplicatio | ||||
|         result.TotalCount.ShouldBeGreaterThan(0); | ||||
|         result.Items.ShouldContain(u => u.UserName == "admin"); | ||||
|     } | ||||
| } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user