* minor changes

This commit is contained in:
dhrn
2020-11-04 12:19:58 +05:30
parent 73081e43e5
commit 33b43ba93f
3 changed files with 35 additions and 28 deletions

View File

@@ -1040,6 +1040,7 @@ public abstract class AbstractInvitationServiceImplTest extends BaseAlfrescoSpri
assertEquals("comments", comments, invitation.getInviteeComments());
assertEquals("resource type name wrong", resourceType, invitation.getResourceType());
assertEquals("resource name wrong", resourceName, invitation.getResourceName());
assertEquals("client name wrong", "workspace", invitation.getClientName());
/**
* Now we have an invitation get it and check the details have been