Fix name in test

Signed-off-by: angom1 <angom@poppulo.com>
This commit is contained in:
angom1
2023-07-21 13:00:58 +01:00
parent 3be6da71a1
commit 79dbbc0307
@@ -556,7 +556,7 @@ describe('GitLabClient', () => {
id: 'gid://gitlab/Group/1',
name: 'group1',
description: 'description1',
fullPath: 'path/user1',
fullPath: 'path/group1',
parent: {
id: '123',
},