mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Fix sonar bugs for DockerHelper class
This commit is contained in:
@@ -146,7 +146,7 @@ public class DeclareAndFileDocumentAsRecordTests extends BaseRMRestTest
|
||||
STEP("Create test collaboration site to store documents in.");
|
||||
publicSite = dataSite.usingAdmin().createPublicRandomSite();
|
||||
|
||||
STEP("Create a test foloder within the collaboration site");
|
||||
STEP("Create a test folder within the collaboration site");
|
||||
testFolder = dataContent.usingAdmin().usingSite(publicSite).createFolder();
|
||||
|
||||
STEP("Create record categories and record folders");
|
||||
|
Reference in New Issue
Block a user