Explorar o código

imprv description

kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
0132fd009e

+ 1 - 1
packages/app/test/integration/service/v5.user-groups.test.ts

@@ -45,7 +45,7 @@ describe('UserGroupService', () => {
   /*
   /*
     * Update UserGroup
     * Update UserGroup
     */
     */
-  test('Can update user group basic info (name, description, parent)', async() => {
+  test('Updated values should be reflected. (name, description, parent)', async() => {
     const userGroup = await UserGroup.findOne({ _id: groupId1 });
     const userGroup = await UserGroup.findOne({ _id: groupId1 });
 
 
     const newGroupName = 'v5_group1_new';
     const newGroupName = 'v5_group1_new';