eFormSDK.Integration.CheckLists.SqlControllerTests/SqlControllerTestCheckListSite.cs
Method SQL_Case_CheckListSitesRead_DoesSiteRead
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
[Test]
public async Task SQL_Case_CheckListSitesRead_DoesSiteRead()
{
Random rnd = new Random();
Site site1 = await testHelpers.CreateSite("mySite2", 331);