mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-07-14 01:27:35 -05:00
Rebase master + TestGetGroupsPermissionResponse
This commit is contained in:
@ -397,7 +397,7 @@ func TestGetGroupsPermissionResponse(t *testing.T) {
|
|||||||
Values: map[string]interface{}{"values": []interface{}{}},
|
Values: map[string]interface{}{"values": []interface{}{}},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
want: []GroupPermission{},
|
want: nil,
|
||||||
wantErr: false,
|
wantErr: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user