mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
chore: add minor comment
Signed-off-by: Julius Foitzik <info@accountr.eu>
This commit is contained in:
@@ -743,6 +743,7 @@ func TestListClients(t *testing.T) {
|
||||
|
||||
ctx := context.Background()
|
||||
|
||||
// List Clients
|
||||
listResp, err := client.ListClients(ctx, &api.ListClientReq{})
|
||||
if err != nil {
|
||||
t.Fatalf("Unable to list clients: %v", err)
|
||||
|
||||
Reference in New Issue
Block a user