mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-04-05 01:10:12 -05:00
Rebase master + TestGetGroupsPermissionResponse
This commit is contained in:
parent
619be332ac
commit
892dc7a142
@ -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,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user